And what about the other occurrence of ATTR_MODE(ad) just below?
I think that macro is used incorrectly but i don't understand nothing
about those __attribute__ things like this:
typedef int register_t __attribute__ ((__mode__ (__word__)));
That problem in mob just prevents me to compile win32/lib/wincrt1.c with
tcc.exe
Geez, just replace not only one but all the two
"ATTR_MODE(ad)"
by
"ad->mode"
.
Or discuss it with Detlef who wrote the bug.
--- grischka
_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel