Joerg Schilling wrote: >Martin Bochnig <mb1x at gmx.com> wrote: > > > >>>GNU ld specialists out there - this question is for you. >>>what is the GNU ld way of doing -Nmisc/somemod dependency >>>for relocatable object ? Quick scan of the man page brought >>>nothing and I am thinking really slow - it is almost 01:00 AM here. >>> >>> > > > >>I'm not a gnu-ld expert at all, but maybe >> >>"*--as-needed" ?? >> >> > >We then still miss the -M option of the Sun ld. > >It looks like GNUld could only be used as a temporary solution. > >
OK, thanks for pointing this out. I think having the SUN-cc plus SUN-tools running will be the very best in the longer run (in several aspects). GCC / Binutils is rather useful for bootstrapping, because it already does have integrated PowerPC support out of the box. Later then: Isn't "Sun Studio 11" open source now ... ;) martin
