Current dragonegg svn builds against llvm svn again, but the resulting
dragonegg plugin fails at runtime. When either c or fortran is compiled
against either gcc-4.5.3 or gcc-4.6.1, the compilations fail as...
cc1: Unknown command line argument '--code-model=default'. Try: 'cc1 -help'
cc1: Did you mean '-fast-isel=default'?
Hi Jack,
Current dragonegg svn builds against llvm svn again, but the resulting
dragonegg plugin fails at runtime. When either c or fortran is compiled
against either gcc-4.5.3 or gcc-4.6.1, the compilations fail as...
cc1: Unknown command line argument '--code-model=default'. Try: 'cc1 -help'
cc1: Did you mean '-fast-isel=default'?
I didn't catch up with all the LLVM changes yet. Probably I will today.
Ciao, Duncan.
Current dragonegg svn builds against llvm svn again, but the resulting
dragonegg plugin fails at runtime. When either c or fortran is compiled
against either gcc-4.5.3 or gcc-4.6.1, the compilations fail as...
cc1: Unknown command line argument '--code-model=default'. Try: 'cc1 -help'
cc1: Did you mean '-fast-isel=default'?
I didn't catch up with all the LLVM changes yet. Probably I will today.
It seems to work again. I expect some fallout from the type system changes
though.
Ciao, Duncan.