home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19461 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.4 KB

  1. 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
  2. From: fischer@iesd.auc.dk (Lars Peter Fischer)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Parameter passing & data abstraction
  5. Message-ID: <FISCHER.93Jan9033307@orange.iesd.auc.dk>
  6. Date: 9 Jan 93 02:33:07 GMT
  7. References: <1992Dec30.184135.1963@organpipe.uug.arizona.edu>
  8.     <24524@alice.att.com> <1993Jan1.002606.13612@organpipe.uug.arizona.edu>
  9. Sender: news@vaxc.aud.auc.dk (USENET News System)
  10. Organization: Mathematics and Computer Science, Aalborg University
  11. Lines: 19
  12. In-Reply-To: dave@cs.arizona.edu's message of 1 Jan 93 00: 26:06 GMT
  13.  
  14.  
  15. >>>>> "Dave" == Dave Schaumann (dave@cs.arizona.edu)
  16.  
  17. Dave> I spoke to the person responsible for maintaining gcc and g++ at
  18. Dave> our site, and he said
  19.  
  20. Dave> g++ 1.40 needs to use the GNU loader, to resolve the munged
  21. Dave> function names and do creator/destructor calls.  GNU ld doesn't
  22. Dave> grok dynamic libraries, so you end up binding a large portion of
  23. Dave> libc (and, in your case, libg++) into the binary.
  24.  
  25. Just for the record, I get a file size of 16k with G++ 2 (GCC 2,
  26. really), with 8k text and 8k data. Version 2 will do dynamic linking
  27. OK -- time for an upgrade.
  28.  
  29. /Lars
  30. --
  31. Lars Fischer, fischer@iesd.auc.dk | It takes an uncommon mind to think of
  32. CS Dept., Aalborg Univ., DENMARK. | these things.  -- Calvin
  33.