|
Home > Archive > Unix Programming > May 2006 > warning in lex compilation
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
warning in lex compilation
|
|
| sam_cit@yahoo.co.in 2006-05-31, 1:19 am |
| Hi guys,
I have a lex program and i tried to compile with c comipler, i mean
the generated file lex.yy.c and i got the following warning,
ABI type DATA differs from legacy behaviour THUMB for target symbol
yycrank of relocation 29 from section .data from object lex.yy.o.
Can anybody help in this regard?
| |
| sam_cit@yahoo.co.in 2006-05-31, 7:18 am |
|
sam_cit@yahoo.co.in wrote:
> Hi guys,
>
> I have a lex program and i tried to compile with c comipler, i mean
> the generated file lex.yy.c and i got the following warning,
>
> ABI type DATA differs from legacy behaviour THUMB for target symbol
> yycrank of relocation 29 from section .data from object lex.yy.o.
>
> Can anybody help in this regard?
If not the entire warning message atleast parts of it, which ever
makes sense...and which ever is known so far...
|
|
|
|
|