tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Problem using GetLargestConsoleWindowSize


From: Carlos Montiers
Subject: Re: [Tinycc-devel] Problem using GetLargestConsoleWindowSize
Date: Sun, 15 Dec 2013 20:15:56 -0300

Thanks grishka.
With git I use:
git clone git://repo.or.cz/tinycc.git
git fetch origin
 
I compile it. And compile the code with it, but I get the same error.
 
 
 


2013/12/15 grischka <address@hidden>
Carlos Montiers wrote:
Hello. Using the last version of tiny c I try use the function
GetLargestConsoleWindowSize, but I get ERROR_INVALID_HANDLE

Same as with the div function [1].  These are functions
that return the result in register(s).  Support was added
after tcc 0.9.26 [2].

[1] http://lists.gnu.org/archive/html/tinycc-devel/2013-12/msg00008.html
[2] http://repo.or.cz/w/tinycc.git/commitdiff/2bbfaf436f937ace4809d84be812ea1ac7fd7352

--- grischka


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


reply via email to

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