This is the mail archive of the gcc-bugs@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: Signal 11 during compilation (with ftp URL for prep. file)


> GCC-Version:
> ==========
> gcc version 2.95.1 19990816 (release)
> GNU assembler version 2.8.1 (i386-sco-sysv4), using BFD version 2.8.1
> GNU ld version 2.8.1 (with BFD 2.8.1)
[...]
> g++: Internal compiler error: program as got fatal signal 11

The error message means that the assembler crashed, not the compiler
itself. I just tried as 2.9.5 on Linux, and your program compiled just
fine. I suggest updating as.

Hope this helps,
Martin


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