>>>>> "D" == D R Evans <[EMAIL PROTECTED]> writes:
    D> Other than that, my questions still remain.

g++ links against libstdc++ by default, and ELF binaries include any
dynamic libraries you give to the linker, regardless of whether the
binary uses symbols or not.  Try building with -nodefaultlibs.  You
will probably have to add additional libraries (particulalrly -lggc)

-- 
Stephen

"Farcical aquatic ceremonies are no basis for a system of government!"

Reply via email to