Hi people

I am porting the last tcc to Windows CE (for an iPAQ 114) using Microsoft Visual C++. I wrote some functions missing from the Windows CE runtime library, and the compiler already runs. Right now the compiler produces object files, however, I have not found the way to built the library, and when I try to define my own _start symbol, it doesn't works, saying that the symbol "_start" is not defined. I guess that symbol needs a special declaration... Can anybody give me a hint ?

Antonio Diaz Zamora



_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to