Ruben Van Boxem writes:
> Is there a reason you're using an obsolete GCC version? The oldest still
> supported version is 4.8.4. If I remember correctly, 4.5.1 had some issues,
> that were patchable or patched in 4.5.2, but really 4.6 was where all the
> good stuff started to happen. I strongly su
2015-02-23 18:42 GMT+01:00 David Rysdam :
> David Rysdam writes:
> > That seems to succeed, although I'm still not sure what > build machine> should be. I'll keep moving forward and if I have
> > problems checkpoint back to this.
>
> New problem and I don't see any obvious way it is related to t
Erik van Pienbroek writes:
> David Rysdam schreef op ma 23-02-2015 om 09:32 [-0500]:
>> I have a project I want to cross compile for Win64 from my Linux
>> machine (x86_64 CentOS 6.5 eventually, but x86_64 Debian 7 for the
>> below test). For reasons, life will be much better and easier for me
David Rysdam schreef op ma 23-02-2015 om 09:32 [-0500]:
> I have a project I want to cross compile for Win64 from my Linux
> machine (x86_64 CentOS 6.5 eventually, but x86_64 Debian 7 for the
> below test). For reasons, life will be much better and easier for me
> if I compile the toolchain from
David Rysdam writes:
> That seems to succeed, although I'm still not sure what build machine> should be. I'll keep moving forward and if I have
> problems checkpoint back to this.
New problem and I don't see any obvious way it is related to the build
name thing.
Got gcc-core built and installed
David Rysdam writes:
> Now we come to the "header set" part. First, I'm confused by step 1:
> "The source directory for the headers can be
> mingw-w64/trunk/mingw-w64-headers, or mingw-w64/mingw-w64-headers
> depending on your source."
>
> What am I supposed to do with this information? There does
I have a project I want to cross compile for Win64 from my Linux machine
(x86_64 CentOS 6.5 eventually, but x86_64 Debian 7 for the below
test). For reasons, life will be much better and easier for me if I
compile the toolchain from source. (I know that on Debian I can apt-get
install, but I'm test