[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/9687] Weak symbols not working on mingw32
From: |
tcl_de at gmx dot net |
Subject: |
[Bug ld/9687] Weak symbols not working on mingw32 |
Date: |
29 Dec 2008 09:17:49 -0000 |
------- Additional Comments From tcl_de at gmx dot net 2008-12-29 09:17 -------
(In reply to comment #1)
> As a GNU extension, weak symbols that do not specify an alternate
> symbol are supported. If the symbol is undefined when linking,
> the symbol uses a default value.
Well, doesn't that paragraph tell that me that as a GNU extension weak symbols
are supported?
Shouldn't those two files just compile cleanly on mingw32 then as they do on
linux because "as a GNU extension weak symbols are supported"?
--
http://sourceware.org/bugzilla/show_bug.cgi?id=9687
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.