[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/6744] --export-dynamic does nothing for Cygwin .exe's
From: |
dave dot korn dot cygwin at gmail dot com |
Subject: |
[Bug ld/6744] --export-dynamic does nothing for Cygwin .exe's |
Date: |
23 Mar 2009 13:12:20 -0000 |
------- Additional Comments From dave dot korn dot cygwin at gmail dot com
2009-03-23 13:12 -------
--export-dynamic is an ELF format option, and --export-all-symbols is the PE
equivalent. We could reasonably make --export-dynamic a synonym for PE, I
expect.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |dave dot korn dot cygwin at
| |gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=6744
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.