aboutsummaryrefslogtreecommitdiff
path: root/stab.h
diff options
context:
space:
mode:
authorHenry Kroll III <henry@comptune.com>2010-04-26 23:20:35 -0700
committerHenry Kroll III <henry@comptune.com>2010-04-26 23:20:35 -0700
commit209caeedeee1f7fd154dbd0c5ea908314f6a2f87 (patch)
tree319803bc00f2440444e311e9928569dd4a6a448a /stab.h
parentac0b7d82d8a3fbfb6c524a9470db3d6195ccb909 (diff)
downloadtinycc-209caeedeee1f7fd154dbd0c5ea908314f6a2f87.tar.gz
tinycc-209caeedeee1f7fd154dbd0c5ea908314f6a2f87.tar.bz2
Summary of commits + added some brief comments to Makefile
Summary of what was changed or added so far: These won't work on Win32 * --disable-static option builds libtcca.so.1.0 and associated simlinks. This replaces libtcca.a, which is a static library with a dynamic one. * --with-selinux option uses mmap to enable tcc -run to work with Selinux. * attempt to build tcc1.def on i386 / x86_64 when --enable-cross is used. If successful, this gets around the "_start not found" or "_winstart not found" messages when i386-win32-tcc is run on these systems. I say "if" because it gave me fits of trouble on my system and not all others have been tested yet. tcc1.def is not a real .def file by the way, but it works, so it's kind of a dancing bear at this point. We're not concerned that it's getting the steps wrong. We're just happy it's not eating us for lunch.
Diffstat (limited to 'stab.h')
0 files changed, 0 insertions, 0 deletions