tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] libtcc not working properly on x86-64 targets


From: grischka
Subject: Re: [Tinycc-devel] libtcc not working properly on x86-64 targets
Date: Mon, 21 Dec 2009 20:10:34 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Michael Kuklinski wrote:
I'm using the master version.

AFAIK there aren't any "cast to uint_32 from void*" in the master
branch.

--- grischka


-----Original Message-----
From: grischka <address@hidden>
Sent: Monday, December 21, 2009 11:33 AM
To: address@hidden
Subject: Re: [Tinycc-devel] libtcc not working properly on x86-64 targets

Michael Kuklinski wrote:
I did fix several bugs in the adding of the symbol that were equivalent to a cast to uint_32 from void*, however the system is still treating it as a 32-bit address -- for instance, if I pass it 0xAABBCCDD11223344, I get an access exception on 0x0000000011223344. Is it possible that TinyCC is simply compiling the function call with a 32-bit instructon?

master version is here:
        http://repo.or.cz/w/tinycc.git

--- grischka





reply via email to

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