Changes between Version 136 and Version 137 of DevWikiWinMingW64

Show
Ignore:
Timestamp:
04/25/12 13:31:26 (13 months ago)
Author:
robe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiWinMingW64

    v136 v137  
    5050 
    5151== prefixed files == 
    52 These sometimes exist only with the prefixes and cause issues during compilation 
     52These sometimes exist only with the prefixes and cause issues during compilation so you'll need prefixless versions 
     53 
     54{{{ 
    5355cp /mingw/bin/x86_64-w64-mingw32-cpp.exe /mingw/bin/cpp.exe 
    5456cp /mingw/bin/x86_64-w64-mingw32-strip.exe /mingw/bin/strip.exe 
     57}}} 
     58 
    5559== 2. Installing Msys == 
    5660