mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-24 14:32:25 +00:00
6 lines
210 B
D
6 lines
210 B
D
|
#name: PE-COFF --export-dynamic warning
|
||
|
#target: *-*-mingw32 *-*-cygwin *-*-pe
|
||
|
#ld: --export-dynamic
|
||
|
#warning: warning: --export-dynamic is not supported for PE\+? targets, did you mean --export-all-symbols\?
|
||
|
|