muchas gracias por la explicacion !!!!!!!
Saludos Juan On 5/2/06, Jesus M. Castagnetto <[EMAIL PROTECTED]> wrote:
Haz $ man strip Para que veas lo que hace el comando strip con los binarios ejecutables y librerias. Generalmente lo haces cuando no necesitas algo de la info almacenada pues no vas ha hacer debugging. De seguro que si lees el Makefile (o alguno de los incluidos ahi) te daras cuenta de que se usa ese comando (o equivalente). Saludos y que te diviertas leyendo :-) --- Juan Oliva <[EMAIL PROTECTED]> wrote: > Hola, gracias por tu respuesta > > Justamente la documentaci�n me indica realizar el make install-strip y > obviamente no encuentro ninguna referencia por eso va mi pregunta. > > a lo que iba es.. Si hacer un "make install" es igual que hacer un > "make install-strip" cuales son sus implicancias generales?? Si las > hay.... claro > > Saludos > > > > On 5/2/06, Angel Rengifo Cancino <[EMAIL PROTECTED]> wrote: > > Hola: > > > > Imagino que el Makefile incluido en el programa que intentas compilar > > debe incluir la regla 'make install-strip' y leyendo dicho Makefile > > podras ver la diferencia. > > > > 2006/5/2, Juan Oliva <[EMAIL PROTECTED]>: > > > Amigos de la Lista > > > > > > saben cual es la diferencia entre un MAKE INSTALL con respecto a un > > > MAKE INSTALL-STRIP > > > > > > Saludos > > > Juan > > > _______________________________________________ > > > Linux-plug mailing list > > > [email protected] > > > http://www.linux.org.pe/cgi-bin/mailman/listinfo/linux-plug > > > > > _______________________________________________ > > Linux-plug mailing list > > [email protected] > > http://www.linux.org.pe/cgi-bin/mailman/listinfo/linux-plug > > > > > -- > *tildes omitidas intencionalmente > > Saludos > Juan > _______________________________________________ > Linux-plug mailing list > [email protected] > http://www.linux.org.pe/cgi-bin/mailman/listinfo/linux-plug > -- Jesus M. Castagnetto ([EMAIL PROTECTED]) Web site: http://www.castagnetto.org/ Research: http://metallo.scripps.edu/ PEAR stuff: http://pear.php.net/user/jmcastagnetto __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Linux-plug mailing list [email protected] http://www.linux.org.pe/cgi-bin/mailman/listinfo/linux-plug
-- *tildes omitidas intencionalmente Saludos Juan
_______________________________________________ Linux-plug mailing list [email protected] http://www.linux.org.pe/cgi-bin/mailman/listinfo/linux-plug
