This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Code Bloat g++



> > I now generally configure gcc --with-gnu-as --without-gnu-ld under
> > Solaris.
> 
> Of course, GNU ld would remove duplicate template instantiations;
> /usr/ccs/bin/ld does not.
> 


Can you give me a pointer as to how I could test this ? I.e. solaris
ld doesnt remove duplicate instantiations ??

I tried compiling a simple program and then tried to link it using
solaris ld and gnu ld, but got lot of errors..

any help would be greatly appreciated. 

thanks,
-neelakanth

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]