Details
-
Bug
-
Resolution: Incomplete
-
Major
-
None
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
There is a problem in RosBE for Unix causing by bug in gas (program in binutils package).
ReactOS building fails with a lot of messages like:
Error: junk at end of line, first unrecognized character is ...
Bug exists only for x64 systems. I tested Fedora 16 x32, there is no problem. But in Fedora 16 x64 problem exists.
I updated binutils archive to latest (2.22) version, rebuild RosBE and problem eliminates.
That problem described here:
https://bugzilla.redhat.com/show_bug.cgi?id=643305
http://sourceware.org/bugzilla/show_bug.cgi?id=11456
I think that we need to update RosBE-Unix with latest binutils version.