[LUGOS-BLA] Re: [LUGOS-PROG] strip...tease

Ales Casar casar at uni-mb.si
Fri Jul 26 18:29:00 CEST 2002


On Fri, 26 Jul 2002, Boris Sagadin wrote:

> -rwxr-xr-x    1 root     root         2708 jul 26 09:51 hello
>
> I win :)

Ne veseli se prezgodaj. ;-> Sicer ni nujno, da je "vojna" ze koncana,
ampak:

~/work> cat hello.c
#include <stdio.h>

main()
{

      printf("Hello World\n");
}
~/work> gcc -o hello hello.c
~/work> strip hello
~/work> objcopy -R .note -R .comment hello
~/work> dir hello
-rwxr-xr-x   1 ales     users        2320 Jul 26 18:24 hello
~/work> gcc --version
2.7.2.1

Ales

-- 
Ales Casar                |  Email:    casar at uni-mb.si
Computer Centre           |  DECnet:   RCUM::ALES
University of Maribor     |  AX.25:    S56SAC @ S50MBR.SVN.EU
SLOVENIA                  |  WWW:      http://www.el.feri.uni-mb.si/~ales/




More information about the lugos-bla mailing list