You should try Clang 3.4 in MSYS2.
On Mon, Jan 13, 2014 at 9:34 PM, Baruch Burstein wrote:
> I am trying to use Ruben's clang builds (clang 3.2). I unpacked the zip and
> ran `clang64env.cmd`. When I tried compiling a trivial c program, I get the
> error:
> fatal error: 'stdio.h' file not fou
I am trying to use Ruben's clang builds (clang 3.2). I unpacked the zip and
ran `clang64env.cmd`. When I tried compiling a trivial c program, I get the
error:
fatal error: 'stdio.h' file not found
Anyone (Ruben or other) know what the problem is/how to solve this?
P.S. The reason I tried using
Hi,
On Mon, 13 Jan 2014 18:21:12 +0100, Adrien Nader wrote:
> On Mon, Jan 13, 2014, Peter Kümmel wrote:
> > What's mingw-w64's "state-of-the-art" way of cross compiling on Linux
> > (Ubuntu)?
>
> As Ruben pointed out, you can use the binaries from your distribution.
> In the case of Ubuntu, you
On Tue, Jan 14, 2014, wynfi...@gmail.com wrote:
>
> Great!.
>
> I installed the last version from using programs ? in
> win-builds-bundle-1.3-rc1.zip and using msys-install.sh and
> win-builds-switch.sh.
>
> Can I get the new version by running the existing msys-install.sh I have and
> will
On Mon, Jan 13, 2014, Peter Kümmel wrote:
> What's mingw-w64's "state-of-the-art" way of cross compiling on Linux
> (Ubuntu)?
As Ruben pointed out, you can use the binaries from your distribution.
In the case of Ubuntu, you inherit the ones from Debian most probably.
However that means it's going
Great!.
I installed the last version from using programs ? in
win-builds-bundle-1.3-rc1.zip and using msys-install.sh and
win-builds-switch.sh.
Can I get the new version by running the existing msys-install.sh I have and
will yypkg know what to do ?
Regards
Adrien Nader wrote:
> Hi,
>
2014/1/13 Peter Kümmel
> What's mingw-w64's "state-of-the-art" way of cross compiling on Linux
> (Ubuntu)?
>
You do
sudo apt-get install mingw-w64
which should pull in the compiler and binutils. (see package page here:
http://packages.ubuntu.com/saucy/mingw-w64)
Then you call the prefixed tools
On 13.01.2014 15:03, Peter Kümmel wrote:
> What's mingw-w64's "state-of-the-art" way of cross compiling on Linux
> (Ubuntu)?
>
> I found Ruben's cross project on github, is it a follow-up of
> MinGW-w64-build-scripts?
> Could Win-builds be used without learning a new build system?
> Is Mingw-buil
What's mingw-w64's "state-of-the-art" way of cross compiling on Linux (Ubuntu)?
I found Ruben's cross project on github, is it a follow-up of
MinGW-w64-build-scripts?
Could Win-builds be used without learning a new build system?
Is Mingw-builds still Windows only?
Currently it looks like Mingw-b
Hi,
Here is the 1.3.0 release of the win-builds.org project. As a stable
relase, only security fixes and severe bug fixes will cause updates.
This project creates a system to build and distribute for Windows from
almost any system: *native* Windows, MSYS*, Cygwin and Linux. Everything
is done thr
10 matches
Mail list logo