Extra Link Parameter
Closed this issue · 2 comments
pcmodula commented
Hi Fernando, i have tested today the latest build (5.5.20)
i incountered, some bug adding Strip Exe and Allow multiple definitions.
I do not use Allow multiple definition checkbox, but manually enter -Wl,--allow-multiple-definition, now if choice Strip exe
-s is added with success, but i dont use extra links and check the two option, i obtain -Wl,--allow-multiple-definition-s each time press F4 (note that -s is entered without the space and throws error).
This happens by compiling in 64bit with extended minigui and Mingw.
I hope I explained myself.
The -s option is very interesting!
Rds Pcmodula