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]
Other format: [Raw text]

[Bug bootstrap/9992] [SCO OpenServer] Building compiler for UDK fails


------- Additional Comments From jkj at sco dot com  2003-12-03 20:04 -------
Just FYI, this bug can be fixed by using --with-gnu-as. The problem is really
with the native assembler being a bit too harsh, and the dwarf2 code is tripping
up one of those places. Now to be honest, I think the dwarf2 code is at fault,
and I will try to diagnose that further, but a workaround is to use gas. Since
this is an acceptable work around I'd rather not deprecate this target as
mentioned before, as I was surprised to discover that some pretty large
customers use this heavily.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9992


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