- Index
- » Users
- » dwsmithsyn
- » Profile
Posts
Posts
I love LLVM. We use it for our own backend on our commercial products. Works well.
I am using the GCC in the mingw distribution in omdev - it is version 4.4.0.
The QT I loaded was QT 5.0.2. Apparently GCC >= version 4.6 is required to build QT5 (from qt-project.org site).
It fails with the error: unrecognized command line option "-fno-keep-inline-dllexport"
It appears that QT 4.8 is required. Might want to fix this someime (upgrade the GCC version?).
Regards
David
Hi Adrian,
I want to be able to make changes and do some experiments with the compiler. I do appreciate the nightlies and use them. But, In order to investigate customization of the flow and possible changes to the FMI export/import I need to build them as well.
Regards
David
The README-BUILD-WINDOWS.txt indicates that Python 2.7.3, JDK 7u9, QT SDK 1.2.1 should be used. These do not appear to be available (the Nokia link requires a login) and they are out of date. Will the latest versions work?
- Index
- » Users
- » dwsmithsyn
- » Profile