Re: [Mingw-w64-public] trouble getting mingw setup

2015-02-23 Thread Erik van Pienbroek
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

[Mingw-w64-public] Building native mingw-w64 with multilib with Docker

2015-02-23 Thread Jeroen Ooms
I'm trying to build a 32 bit native compiler using the cross compiler that ships with Debian Jessie. Ideally we would like: - gcc 4.9.2 - multilib - sjsl exceptions The dockerfile is here [1] and to see the latest build attempts on my dockerhub [2]. The current script fails make gcc-all with:

Re: [Mingw-w64-public] trouble getting mingw setup

2015-02-23 Thread 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 the build name thing. Got gcc-core built and installed

Re: [Mingw-w64-public] trouble getting mingw setup

2015-02-23 Thread David Rysdam
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

[Mingw-w64-public] trouble getting mingw setup

2015-02-23 Thread David Rysdam
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

Re: [Mingw-w64-public] Link-time dead code elimination

2015-02-23 Thread Kai Tietz
2015-02-23 10:17 GMT+01:00 Vadim Chugunov : > Hi, > Is link-time dead code elimination via --function-sections + > -Wl,--gc-sections known to work on mingw? No, gcc provides this option, but binutils doesn't support this feature. There was - some time back - a patch send by me for adding this fea

[Mingw-w64-public] Link-time dead code elimination

2015-02-23 Thread Vadim Chugunov
Hi, Is link-time dead code elimination via --function-sections + -Wl,--gc-sections known to work on mingw? -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Busine