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:[EMAIL PROTECTED] _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
