tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] about tcc for arm and windows ce


From: Antonio Diaz Zamora
Subject: [Tinycc-devel] about tcc for arm and windows ce
Date: Tue, 7 Jul 2009 12:13:14 -0500

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





reply via email to

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