home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!rpi!think.com!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!dkuug!aud.dk!vaxc.aud.auc.dk!fischer
- From: fischer@iesd.auc.dk (Lars Peter Fischer)
- Newsgroups: comp.lang.c
- Subject: Re: Parameter passing & data abstraction
- Message-ID: <FISCHER.93Jan9033307@orange.iesd.auc.dk>
- Date: 9 Jan 93 02:33:07 GMT
- References: <1992Dec30.184135.1963@organpipe.uug.arizona.edu>
- <24524@alice.att.com> <1993Jan1.002606.13612@organpipe.uug.arizona.edu>
- Sender: news@vaxc.aud.auc.dk (USENET News System)
- Organization: Mathematics and Computer Science, Aalborg University
- Lines: 19
- In-Reply-To: dave@cs.arizona.edu's message of 1 Jan 93 00: 26:06 GMT
-
-
- >>>>> "Dave" == Dave Schaumann (dave@cs.arizona.edu)
-
- Dave> I spoke to the person responsible for maintaining gcc and g++ at
- Dave> our site, and he said
-
- Dave> g++ 1.40 needs to use the GNU loader, to resolve the munged
- Dave> function names and do creator/destructor calls. GNU ld doesn't
- Dave> grok dynamic libraries, so you end up binding a large portion of
- Dave> libc (and, in your case, libg++) into the binary.
-
- Just for the record, I get a file size of 16k with G++ 2 (GCC 2,
- really), with 8k text and 8k data. Version 2 will do dynamic linking
- OK -- time for an upgrade.
-
- /Lars
- --
- Lars Fischer, fischer@iesd.auc.dk | It takes an uncommon mind to think of
- CS Dept., Aalborg Univ., DENMARK. | these things. -- Calvin
-