Changes between Version 38 and Version 39 of DevWikiWinMingW64


Ignore:
Timestamp:
Apr 13, 2011, 3:16:08 PM (13 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiWinMingW64

    v38 v39  
    9494  //using ::vswprintf;
    9595}}}
    96 ---
     96----
    9797
    98 -- If you get errors about g++ and libstdc++ moved try this
     98----
     99We don't think this is necessary either
     100If you get errors about g++ and libstdc++ moved try this
    99101If you are runnning gcc 4.4.0+ and you get complaints about link g++ you probably need to do this too. Changing
    100102file: mingw*\i686-w64-mingw32\lib32\libstdc++.la
     
    112114library_names='libstdc++.a'
    113115}}}
    114 
     116----
    115117#this currently fails at linker phase with a whole bunch of
    116118