Historias
Slashboxes
Comentarios
 
Este hilo ha sido archivado. No pueden publicarse nuevos comentarios.
Mostrar opciones Umbral:
Y recuerda: Los comentarios que siguen pertenecen a las personas que los han enviado. No somos responsables de los mismos.
  • por Daniel Estvez (13088) el Lunes, 11 Junio de 2007, 15:37h (#921249)
    ( http://destevez.net/ | Última bitácora: Jueves, 30 Agosto de 2007, 17:43h )
    De donde sacas que las binutils son de Red Hat?

    daniel@estelion:~$ dpkg -L binutils | grep /usr/bin/
    /usr/bin/size
    /usr/bin/objdump
    /usr/b in/ar
    /usr/bin/strings
    /usr/bin/ranlib
    /usr/bin /objcopy
    /usr/bin/addr2line
    /usr/bin/readelf
    /u sr/bin/nm
    /usr/bin/strip
    /usr/bin/c++filt
    /usr/ bin/as
    /usr/bin/gprof
    /usr/bin/ld

    daniel@este lion:~$ man ld
    LD(1)                                                                        GNU Development Tools                                                                        LD(1)

    NAME
           ld - The GNU linker

    daniel@estelion:~$ ld -v
    GNU ld version 2.17.50 20070103 Ubuntu
    daniel@estelion:~$ objdump -v
    GNU objdump 2.17.50 20070103 Ubuntu
    Copyright 2005 Free Software Foundation, Inc.
    This program is free software; you may redistribute it under the terms of
    the GNU General Public License.  This program has absolutely no warranty.
    daniel@estelion:~$ ar V
    GNU ar 2.17.50 20070103 Ubuntu
    Copyright 2005 Free Software Foundation, Inc.
    This program is free software; you may redistribute it under the terms of
    the GNU General Public License.  This program has absolutely no warranty.

    [ Padre ]
  • por pobrecito hablador el Lunes, 11 Junio de 2007, 19:28h (#921346)

    Por eso está mal decir GNU/Linux por defecto, Linux no implica GNU.

    No decimos "GNU/Linux" por defecto, decimos "GNU/Linux" cuando ¡oh! por azar o por destino, nos encontramos ante un sistema operativo cuyas raíces son Linux y GNU.


    Monta un sistema con Linux y sin GNU, y nadie le llamará GNU/Linux (bueno, casi nadie; he visto a gente clasificar FreeBSD dentro de la categoría de "distros Linux"). Monta un sistema con GNU y sin Linux, y nadie le llamará GNU/Linux.

    [ Padre ]