Akhilesh Mritunjai wrote: > Joerg, > > I'm aware of the issue... but what I'm actually saying is that wouldn't it be > more consistent if gcc uses gld and sun cc uses sun ld ? >
gcc always tries to use the platform's native linker for best results and compatibility. GNU ld may not always work satisfactorily on Solaris. In fact it used to have lots of problems on Solaris at earlier times. I do not know whether those have been resolved. Regards, Moinak. > > > This message posted from opensolaris.org > _______________________________________________ > opensolaris-discuss mailing list > [email protected] > _______________________________________________ opensolaris-discuss mailing list [email protected]
