On Fri, Jul 15, 2005 at 04:28:09PM +0200, Ivan Popov wrote:
> On Thu, Jul 14, 2005 at 09:49:00PM -0700, [EMAIL PROTECTED] wrote:
> > [EMAIL PROTECTED] tcc-apps]$ tcc off_t.c
> > off_t.c:10: cannot cast 'int' to 'struct <anonymous>'
[...]
> $ tcc -o aa aa.c
No problem here, either (also glibc 2.3.2).
> which is most probably irrelevant. I'd rather guess the difference is due to
> different includes.
I'd suggest poking around in the header files to see how off_t is
defined on that machine, or if there are any macros interfering with
the test program. "gcc -E" might be useful.
-Dave Dodge
_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel