| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Attempt to fix 32 bit OSX build. The fix consists of adding -m32 and -m64 | Milutin Jovanovic | 2012-02-16 | 1 | -2/+2 |
| | | | | | | | | | to the appropriate CFLAGS. In addition, memory hooks are very different on OSX, so build of bcheck.c had to be disabled for now. Change of the CFLAGS does affect builds on other platforms, and this needs to be tested. | ||||
| * | make: new lib/Makefile for libtcc1.a on more platforms | grischka | 2010-12-04 | 1 | -0/+90 |
| win32/64 cross-compilers now build libtcc1.a and install it together with the windows headers in a 'win32' sub-directory of TCCDIR. | |||||
