tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] Understanding tcc Makefile


From: k1w1
Subject: [Tinycc-devel] Understanding tcc Makefile
Date: Sat, 5 Dec 2009 11:26:21 -0800

Hi,

I am trying to understand the Makefile. It seems to me that bcheck.o needs to be built with tcc since it will be linked with the rest of the user code built with tcc. However I can't see in the makefile how this happens. In fact on my machine it is built with gcc when I run make. This seems wrong.

Anyone got any ideas about what I am missing?

BTW, I have my refactored code working under Windows (Borland C++Builder) and cygwin. Now I am trying to get the bounds checking code to work on the same environments.

Thanks, K1w1.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]