FS#12258 - Do not use -ffunction-sections -fdata-sections for mingw builds
Opened by Andree Buschmann (Buschel) - Saturday, 03 September 2011, 13:32 GMT
Last edited by Andree Buschmann (Buschel) - Wednesday, 07 September 2011, 19:25 GMT
|
DetailsThe attached patch changes the makefiles for plugins, codeclibs and codecs/lib/tlsf to not use '-ffunction-sections' and '-fdata-sections' for simulator builds. This removes several warnings when compiling in my environment (Ubuntu + mingw32).
This needs a review, I am not sure whether I am detecting simulator builds 100% right via "ifdef APP_TYPE". |
Wednesday, 07 September 2011, 19:25 GMT
Reason for closing: Accepted
Additional comments about closing: Submitted with r30468.

