diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-15 09:14:55 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-15 09:14:55 +0200 |
commit | d86646560e7c122aafe0d1d8c47f808888fa29a2 (patch) | |
tree | ed17fa2f5def1df94bfac65d9f5cbac586c1ddc9 /binary | |
parent | bb5c65c64ff5ad3d136b351da2d629a9cd8a2ba5 (diff) |
Add TODO item
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. |