lib/Makefile: use CC, add bcheck to libtcc1.a
commit7a477d70cabe15fa66fd0f32fab5e95841a500e5
authorgrischka <grischka>
Wed, 6 Feb 2013 18:01:07 +0000 (6 19:01 +0100)
committergrischka <grischka>
Wed, 6 Feb 2013 18:01:07 +0000 (6 19:01 +0100)
tree93e20aacb3f5ede1dda9ed987fc4558ebc17a9cf
parent92024ab07ad8e1c4a05f90add3d3ca7932251016
lib/Makefile: use CC, add bcheck to libtcc1.a

Also:
- fix "make tcc_p" (profiling version)
- remove old gcc flags:
  -mpreferred-stack-boundary=2 -march=i386 -falign-functions=0
- remove test "hello" for Darwin (cannot compile to file)
Makefile
lib/Makefile
lib/bcheck.c
libtcc.c
tcc.h
tccelf.c
tests/Makefile