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: Michael Kuklinski
Subject: RE: [Tinycc-devel] libtcc not working properly on x86-64 targets
Date: Mon, 21 Dec 2009 12:20:42 -0600

I'm using the master version.

-----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



_______________________________________________
Tinycc-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/tinycc-devel





reply via email to

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