James Lyon
|
e7a7efed11
|
Added cross compilation to CMake build system.
Brings it more into line with make based system. I've tested on 32- and 64-bit
Windows, but not yet Linux.
|
2013-04-25 01:08:18 +01:00 |
|
James Lyon
|
5c35ba66c5
|
64-bit tests now pass (well, nearly).
tcctest1-3 fail, but this appears to be due to bugs in GCC rather than TCC
(from manual inspection of the output).
|
2013-04-24 02:19:15 +01:00 |
|
James Lyon
|
8a81f9e103
|
Added CMake build system (to facilitate Win64 builds)
Win32 build and tests work under CMake, however I haven't added
install code yet. Win64 build fails due to chkstk.S failing to
assemble.
|
2013-04-21 11:20:20 +01:00 |
|