tinycc/win32
grischka 74a24d77fd libtcc: minor adjustments
- use {B} to substitute tcc_lih_path (instead of \b)

- expand CONFIG_TCC_CRTPREFIX in CONFIG_TCC_LIBPATHS
  which fixes duplicate CONFIG_SYSROOT.

- put default CONFIG_SYSROOT ("") into tcc.h

- remove hack from commit db6fcce78f
  because $(tccdir)/include is already in sysincludes

- configure: error out for unrecognized options.

- win32/build-tcc.bat: put libtcc into base dir where it will
  find lib/include automatically, and build libtcc_test example.
2011-08-11 16:55:30 +02:00
..
examples win32: reformat examples, crt etc 2009-07-18 22:07:10 +02:00
include win32/include: enable _timezone etc variables. 2011-07-11 18:44:47 +02:00
lib tccrun: win64: add unwind function table for dynamic code 2011-07-14 19:09:49 +02:00
tools tccpe: cleanup ELFW() macros etc. 2011-07-14 19:23:04 +02:00
build-tcc.bat libtcc: minor adjustments 2011-08-11 16:55:30 +02:00
tcc-win32.txt win32: readme: add libtcc_test example 2010-01-14 20:59:41 +01:00