home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.hut.fi!usenet
- From: tpeltone@leija.cs.hut.fi (Teppo Pauli Peltonen)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: GCC C++ questions
- Date: 21 Mar 1996 16:47:11 +0200
- Organization: modern times - modern things
- Sender: tpeltone@leija.cs.hut.fi
- Distribution: inet
- Message-ID: <j7azq9abj0w.fsf@leija.cs.hut.fi>
- References: <314c6829@usura.metropolis.nl> <4il6kv$3tc@news6.erols.com>
- NNTP-Posting-Host: leija.cs.hut.fi
- In-reply-to: Chris Cobb's message of 19 Mar 1996 02:37:19 GMT
- X-Newsreader: Gnus v5.1
-
- In article <4il6kv$3tc@news6.erols.com> Chris Cobb <ccobb@cseg.com> writes:
-
- Try a -lnix (?) switch...the documentation (somewhere--I don't have it at
-
- No, the correct switch is -noixemul, but it doesn't make the executables
- smaller, it makes them bigger because libnix is a link library.
-
- many system calls, but you may not need them for your application.
-
- This is true for unix system calls. All the amiga system calls and most of (all?)
- standard C-library functions are available also when using libnix.
-
- This all is very clearly explained in the readme file and gcc-faq which are
- distributed with gcc.
-
- Chris
-
- Teppo
-