home *** CD-ROM | disk | FTP | other *** search
- Path: zib-berlin.de!inf2hro!honshu!gnikl
- From: gnikl@informatik.uni-rostock.de (Gunther Nikl)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: GCC: How to compile small executables?
- Date: 8 Jan 1996 15:22:38 GMT
- Organization: University of Rostock
- Message-ID: <4crcru$e3n@taiwan.informatik.uni-rostock.de>
- References: <4cr1eo$ops@tuegate.tue.nl>
- NNTP-Posting-Host: honshu.informatik.uni-rostock.de
- X-Newsreader: TIN [version 1.2 PL2]
-
- Leon Woestenberg (leon@esrac.ele.tue.nl) wrote:
-
- > Hello all,
-
- > I can't seem to replicate the very small "hello world" executable's size
- > (mentioned in the FAQ) using GCC.
-
- > Using -O3, and -noixemul doesn't get me far, at least not anywhere near the
- > number mentioned (was it 456 bytes?? haven't got the FAQ available here)
-
- > Any ideas?
-
- Is the executable stripped (means linking with -s).
-
- Gunther
-