Hum... OK I'll check that later (maybe some other day).
On 5/16/07, Rob Landley <[EMAIL PROTECTED]> wrote:
On Tuesday 15 May 2007 11:39 pm, Conrado Miranda wrote: > When I tried to compile this simple assembly file, I got this error: > features.s:11: unknown assembler directive '.lcomm' > I really don't know what is wrong, because it compile perfectly with > GCC. Should I use some different type or it is really a bug? The assembler in tcc is pretty simple, and has some gaps. I've added this to the list of things known not to work at http://landley.net/code/tinycc/bugs Reducing the list of things known not to work starts to become a useful todo item for somebody... > Thanks. Rob
_______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
