On Sun, 13 Feb 2011 17:50:53 +0100, grischka <[email protected]> wrote:
> Conny Wagenius wrote:
>>  Hi
>> 
>>  I run into problem when compiling nasm source into elf and trying to
>> merge it with some c-code. In the nasm source, all symbols have a
>> underscore in front of it and tcc doesn't like that. I've tried
>> -fleading_underscore, but then i get undefined symbols in all other
>> symbols
>> in the standard lib and main.
>> 
>>  Is there any thing I can do about this other than rename all symbols
in
>> the nasm source?
>> 
>> Regards
>> 
>> /cjw
> 
> I suppose this is on Windows.
> 
> I pushed a patch for more consistency with leading underscores. Read the
> log message:
>      http://repo.or.cz/w/tinycc.git/commitdiff/a3ebdd0aeb83
> 
> --- grischka
> 

Sorry, forgot to mention that.

Thank you very much. Problem solved.

/cjw

_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to