Re: Yasm r1713 fixed; building and Windows-native
"Neil Mitchell" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <404396ef0612191227o5eb0e55blaf6318a8387f717c__571.709968108003$1166560052$gmane$org@mail.gmail.com> |
Hi > As a general procedure, I would personally rather solve all Windows- > compatibility problems first, then redo the build system to use SCons > or some other Windows-native system and go from there. Yhc uses Scons. I personally don't recommend it. Makefiles are obviously absolutely horrible on Windows. CMake is next on my list of "build systems to try" Thanks Neil