[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/2757] broken linker script keyword
From: |
nickc at redhat dot com |
Subject: |
[Bug ld/2757] broken linker script keyword |
Date: |
22 Jun 2006 16:19:09 -0000 |
------- Additional Comments From nickc at redhat dot com 2006-06-22 16:19
-------
Hi Alex,
This is a known problem with the linker. It cannot link PE files and convert
to BINARY format at the same time. You will need to link to a PE format file
first and then use OBJCOPY to convert it to BINARY format afterwards.
Cheers
Nick
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
http://sourceware.org/bugzilla/show_bug.cgi?id=2757
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.