sidereal
Group: Members
Posts: 3
Joined: July 2004 |
|
Posted: July 27 2004,11:14 |
|
I tried running the tcc in version 0.7.2, and I got error after error about header files. I checked, and I believe the problem is that when one compiles the tcc, and runs it on that system, it works because its using the headers and libraries on that system. The tcc does not come with headers and libraries. So when one moves it to other system, it won't work, unless they add in headers and libraries. I've heard of this happening for other compilers. Of course, it's not a question I'm saying it because I hope it can be fixed. Unless I did something wrong, but it also looks like there isn't any path set to the include and lib directories, and the include directory doesn't have the proper headers.
|