tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Unknown assembler directive '.lcomm'


From: Rob Landley
Subject: Re: [Tinycc-devel] Unknown assembler directive '.lcomm'
Date: Wed, 16 May 2007 00:42:27 -0400
User-agent: KMail/1.9.1

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]