tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] TCC on ARM


From: tike64
Subject: [Tinycc-devel] TCC on ARM
Date: Thu, 30 Nov 2006 06:06:59 -0800 (PST)

Hi all,

I'm trying to build a native compiler for our
linux-arm architecture (target arm, host arm, build
i386). I configured the tcc like this:

--prefix=/usr --cross-prefix=arm-linux- --cpu=armv4l

and hacked the Makefile to remove the i386 specific
optimizations. Build throws warnings and fails with
this:

tcc-0.9.23/tcc.c:3313: undefined reference to `ldexp'

Am I doing something wrong or is this possible at all?

--

tike


 
____________________________________________________________________________________
Want to start your own business?
Learn how on Yahoo! Small Business.
http://smallbusiness.yahoo.com/r-index




reply via email to

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