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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Building on intel solaris 2.6


Hello,

I need a gcc3.2 cross compiler on sparc solaris for intel solaris 2.6.
Building gcc3.2 is fine but libstdc++ fails.

Now I try to build gcc3.2 with libstdc++ native on intel solaris 2.6 (gcc
2.95.3 was OK)
but libstdc++ still fails.

The problem was: illegal ASM instructions in globals.lo
Next try: build native binutils and then configure --with-gnu-as
--with-gnu-ld
but still illegal ASM instructions in globals.lo (with different mnemonics)

Any idea?

Ruediger


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