[Mesa-dev] [PATCH] rtasm/translate_sse: support Win64

José Fonseca jfonseca at vmware.com
Sun Aug 15 10:05:33 PDT 2010


On Sun, 2010-08-15 at 09:22 -0700, tom fogal wrote:
> Luca Barbieri <luca at luca-barbieri.com> writes:
> > I just discovered that Microsoft wisely decided to use their own
> > calling convention on Win64...

Yep.

> > This hasn't actually been tested on Win64 though.
> 
> Does mingw or cygwin support win64?  I don't know if it's just MS that
> uses a new calling convention, or all win64 code, but if the former
> this should probably be conditionalized on _MSC_VER as well.

MinGW at least does. There are even 64bit cross compilers packaged in
debian. I hadn't opportunity to play with it yet though.

Jose




More information about the mesa-dev mailing list