[ scummvm-Bugs-2673362 ] MinGW32 build problems/errors
SourceForge.net
noreply at sourceforge.net
Mon Mar 9 00:18:57 CET 2009
Bugs item #2673362, was opened at 2009-03-09 00:18
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2673362&group_id=37116
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler error
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Andre Heider (dhewg)
Assigned to: Nobody/Anonymous (nobody)
Summary: MinGW32 build problems/errors
Initial Comment:
noted while setting up buildot on linux and crosscompiling trunk with mingw32:
1)
when using flac i get this error upon linking:
/opt/toolchains/i586-mingw32msvc/lib/libFLAC.a(bitreader.o):bitreader.c:(.text+0x1a0): undefined reference to `_ntohl at 4'
2)
when compiling with mt32emu i get:
/usr/lib/gcc/i586-mingw32msvc/3.4.5/libstdc++.a(stubs.o): multiple definition of `_powf'
3) the native linux nasm is not detected by configure
i could fix 1) and 3), but couldn't figure out 2) - some google results hint at libstdc++ crosscompile problems
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2673362&group_id=37116
More information about the Scummvm-tracker
mailing list