[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] Can't compile the eiffel generated C files
From: |
Lothar Scholz |
Subject: |
[Tinycc-devel] Can't compile the eiffel generated C files |
Date: |
Wed, 27 Jul 2005 23:56:53 +0700 |
Hello tinycc-devel,
I really want to use TinyCC with SmartEiffel but i get 3
different errors in some of the C files.
They compile fine with MSVC,Borland C,LCC-Win32 and GCC, so it's not a C error.
Unforuntley the files are a little bit big so i put them on my
website, but it's easy. A "tcc -c" on each c file and you see the
problem.
Here is the output
arachno_ruby160.c:3187: cannot use pointers here
arachno_ruby156.c:679: cannot use pointers here
arachno_ruby143.c:6793: memory full
arachno_ruby135.c:688: cannot cast 'struct S1957 *' to 'struct S0 *'
arachno_ruby119.c:2347: cannot cast 'struct S1763 *' to 'struct S0 *'
arachno_ruby106.c:3743: cannot cast 'struct S1947 *' to 'struct S0 *'
arachno_ruby97.c:3042: cannot cast 'struct S1631 *' to 'struct S0 *'
Code for the crash can be downloaded from
http://www.ruby-ide.com/aruby.tgz
--
Best regards,
Lothar mailto:address@hidden
- [Tinycc-devel] Can't compile the eiffel generated C files,
Lothar Scholz <=