Changes between Version 38 and Version 39 of DevWikiWinMingW64
- Timestamp:
- 04/13/11 15:16:08 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiWinMingW64
v38 v39 94 94 //using ::vswprintf; 95 95 }}} 96 --- 96 ---- 97 97 98 -- If you get errors about g++ and libstdc++ moved try this 98 ---- 99 We don't think this is necessary either 100 If you get errors about g++ and libstdc++ moved try this 99 101 If you are runnning gcc 4.4.0+ and you get complaints about link g++ you probably need to do this too. Changing 100 102 file: mingw*\i686-w64-mingw32\lib32\libstdc++.la … … 112 114 library_names='libstdc++.a' 113 115 }}} 114 116 ---- 115 117 #this currently fails at linker phase with a whole bunch of 116 118