tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] I think there might be something broken in Win32 incl


From: grischka
Subject: Re: [Tinycc-devel] I think there might be something broken in Win32 includes.
Date: Wed, 27 Jan 2010 01:06:59 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

James Russell Moore wrote:
I've checked out the mob branch a while ago (up to commit skip() commit, 900871ca8daf805e3c3a90634b07a9d56e4fd8bb), it (TCC) builds perfectly using the MinGW WinAPI package (just some casting warnings) but some things won't compile using default WinAPI (namely wincrt1.c, dllcrt1.c and dllmain.c) giving the following error:

In file included from d:/tinycc/win32/include/winapi/windows.h:62:
In file included from d:/tinycc/win32/include/winapi/windef.h:122:
d:/test_env/tcc/win32/include/winapi/winnt.h:3103: error: too many basic types

Looks like an unrelated bug introduced by other contributions on the
mob branch.

(Detlef: You want either ATTR_MODE(*ad) or better just ad->mode )

In between James might try revision 3aa26a794e24a298493...
$ git checkout 3aa26a


I'm sorry to cause you so much trouble, best regards,
J. Russell.

No matter.

--- grischka




reply via email to

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