> Also, before I removed 3.2 from my system, I made a little cpp hello
> world program and with GCC the binary was 8k.  That same program was
> 40k with EGCS.  Anyone know why?

Look at the ``ldd'' output.  libstdc++ is statically linked if you used
the egcs port (which if you did this on 3.2 you must have).

-- 
-- David    ([EMAIL PROTECTED]  -or-  [EMAIL PROTECTED])


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to