diff options
Diffstat (limited to 'binary')
-rw-r--r-- | binary/mingw-w64/NOTES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binary/mingw-w64/NOTES b/binary/mingw-w64/NOTES index ae3d0fb..9bee795 100644 --- a/binary/mingw-w64/NOTES +++ b/binary/mingw-w64/NOTES @@ -1,3 +1,8 @@ +TODO: + +* Multi-arch build (i.e., i686 hosted, i686 and x86_64-trageting, just + like in Qt5). Then will be able to pass -m32/-m64 to the ODB compiler. + An overview of steps required to switch to a new GCC version. This is a complete toolchain bring up. |