diff options
Diffstat (limited to 'binary/mingw-w64/NOTES')
-rw-r--r-- | binary/mingw-w64/NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binary/mingw-w64/NOTES b/binary/mingw-w64/NOTES index 9bee795..fec4e7a 100644 --- a/binary/mingw-w64/NOTES +++ b/binary/mingw-w64/NOTES @@ -77,7 +77,7 @@ a complete toolchain bring up. make -j 16 make install - 2. Disable .dll & .la files in i686-w64-mingw32/lib. + 2. Disable .dll & .la files in i686-w64-mingw32/lib and bin/. 3. Check that the compiler works. Compile and run sizeof_funds.cxx and throw.cxx. |