This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: hpux10.20 works, kindof
>>>>> Marc Girod <girod@stybba.ntc.nokia.com> writes:
>>> c++: Internal compiler error: program as got fatal signal 11
JM> Nope, it's crashing in the assembler. So it's for the binutils list.
> Er... on hppa2.0, binutils only emulates hppa1.1, so that I don't use
> gas, therefore the warnings (it is only debugging which isn't
> supported?)
Yes. So I guess it's a bug in the HP assembler.
> But isn't it the _compiler_ which crashes?
No, it's the assembler; notice "program as".
Jason