tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Compiling TCC with tcc-0.9.19


From: Vladimir G. Ivanovic
Subject: [Tinycc-devel] Compiling TCC with tcc-0.9.19
Date: Thu, 04 Nov 2004 23:21:14 -0800

tcc-0.9.19 barfs on line 970 of c67-gen.c (v0.9.12):

   tcc -O2 -g -Wall -mpreferred-stack-boundary=2 -m386 -malign-functions=0 
-DTCC_TARGET_C67 -o c67-tcc tcc.c -ldl
   In file included from tcc.c:854:
   c67-gen.c:970: unrecognized character \x00
   make: *** [c67-tcc] Error 1

There is no character \x00 on that line (as far as I can tell). (Why
tcc wants to include a C67-specific file when the host architecture is
IA-32, is beyond me.

Whazzup? Can anyone enlighten me?

--- Vladimir

-- 
Vladimir G. Ivanovic                      http://leonora.org/~vladimir
Palo Alto, CA 94306                                    +1 650 678 8014




reply via email to

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