--- Additional Comments From nickc at redhat dot com 2007-07-25 14:54
---
Hi Jon,
I will apply the attached patch to update the documentation as requested.
Unfortunately I do not know how to update the web page, but I will see if I
can pass the request on to someone who does.
Chee
--- Additional Comments From nickc at redhat dot com 2007-07-25 14:51
---
Created an attachment (id=1930)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1930&action=view)
Extend the description of the linker's -O command line option
--
http://sourceware.org/bugzilla/show_bug
Hi,
mingw and cygwin ld has a feature called auto-import, which allows to import
data symbols without any dllexport/dlimport decoration. While this feature works
for many cases importing const data with gcc >= 4 fails.
A description of the problem could be found here
http://www.cygwin.com/ml/c