|
From: | grischka |
Subject: | Re: [Tinycc-devel] symbols problem |
Date: | Sun, 13 Feb 2011 17:50:53 +0100 |
User-agent: | Thunderbird 2.0.0.23 (Windows/20090812) |
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
[Prev in Thread] | Current Thread | [Next in Thread] |