|
From: | Antonio Diaz Zamora |
Subject: | [Tinycc-devel] about tcc for arm and windows ce |
Date: | Tue, 7 Jul 2009 12:13:14 -0500 |
Hi peopleI 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
[Prev in Thread] | Current Thread | [Next in Thread] |