bug-gnulib
[Top][All Lists]
Advanced

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

Re: Is gnulib supposed to support Visual Studio builds?


From: Daniel Schepler
Subject: Re: Is gnulib supposed to support Visual Studio builds?
Date: Wed, 4 Jan 2012 10:12:37 -0800
User-agent: KMail/1.13.7 (Linux/3.1.0-1-amd64; KDE/4.6.5; x86_64; ; )

On Wednesday, January 04, 2012 09:58:01 AM Bruno Haible wrote:
> > Btw, should that be --build=i686-w64-mingw32 instead since I'm not cross-
> > compiling?
> 
> It is important to pass the right --host option. Passing a --build option
> is often not needed. Whether you specify i586-pc-mingw32 or
> i686-w64-mingw32 does not matter, since you don't want to use GNU
> cross-compiling tools with these prefixes.

One more question: for a 64-bit Windows build, is there anything special that 
needs to be done other than changing i586-pc-mingw32 to x86_64-pc-mingw32, and 
making sure to use the 64-bit Visual Studio command prompt?
-- 
Daniel Schepler



reply via email to

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