Re: [gentoo-dev] mingw-w64 crossdev prefix?

2017-05-18 Thread Marty Plummer
On Thu, May 18, 2017 at 12:42:09AM -0400, Ian Stakenvicius wrote: > On 18/05/17 12:08 AM, Marty Plummer wrote: > > On Thu, May 18, 2017 at 06:46:24AM +0300, Alon Bar-Lev wrote: > >> Hi, > >> You can emerge crossdev and then run crossdev -t x86_64-w64-mingw32 or > >> crossdev -t i686-w64-mingw32 >

Re: [gentoo-dev] mingw-w64 crossdev prefix?

2017-05-17 Thread Marty Plummer
On Thu, May 18, 2017 at 12:42:09AM -0400, Ian Stakenvicius wrote: > On 18/05/17 12:08 AM, Marty Plummer wrote: > > On Thu, May 18, 2017 at 06:46:24AM +0300, Alon Bar-Lev wrote: > >> Hi, > >> You can emerge crossdev and then run crossdev -t x86_64-w64-mingw32 or > >> crossdev -t i686-w64-mingw32 >

Re: [gentoo-dev] mingw-w64 crossdev prefix?

2017-05-17 Thread Ian Stakenvicius
On 18/05/17 12:08 AM, Marty Plummer wrote: > On Thu, May 18, 2017 at 06:46:24AM +0300, Alon Bar-Lev wrote: >> Hi, >> You can emerge crossdev and then run crossdev -t x86_64-w64-mingw32 or >> crossdev -t i686-w64-mingw32 >> Alon >> > I'm aware of that, using it. Its simply the fact that its fairly

Re: [gentoo-dev] mingw-w64 crossdev prefix?

2017-05-17 Thread Matthias Maier
On Wed, May 17, 2017, at 22:53 CDT, Alon Bar-Lev wrote: > On 18 May 2017 at 06:46, Matthias Maier wrote: >> [2] I had to manually disable libsanitizer for gcc-6.3.0. Just set >> EXTRA_ECONF="--disable-libsanitizer" via env/package.env for the >>

Re: [gentoo-dev] mingw-w64 crossdev prefix?

2017-05-17 Thread Marty Plummer
On Thu, May 18, 2017 at 06:46:24AM +0300, Alon Bar-Lev wrote: > Hi, > You can emerge crossdev and then run crossdev -t x86_64-w64-mingw32 or > crossdev -t i686-w64-mingw32 > Alon > I'm aware of that, using it. Its simply the fact that its fairly broken for mingw-w64, and requires quite a lot of

Re: [gentoo-dev] mingw-w64 crossdev prefix?

2017-05-17 Thread Alon Bar-Lev
On 18 May 2017 at 06:46, Matthias Maier wrote: > [2] I had to manually disable libsanitizer for gcc-6.3.0. Just set > EXTRA_ECONF="--disable-libsanitizer" via env/package.env for the > cross-x86_64-w64-mingw32/gcc package. Hi, You should use the USE flags and not apply

Re: [gentoo-dev] mingw-w64 crossdev prefix?

2017-05-17 Thread Matthias Maier
Hi there, On Wed, May 17, 2017, at 17:25 CDT, Marty Plummer wrote: > Greetings, > > So, I'm a relatively new gentoo user (as of 2016-12) coming from arch, > and one thing I've noticed is the relative difficulty of setting up a > mingw-w64 cross-compile toolchain and

Re: [gentoo-dev] mingw-w64 crossdev prefix?

2017-05-17 Thread Alon Bar-Lev
Hi, You can emerge crossdev and then run crossdev -t x86_64-w64-mingw32 or crossdev -t i686-w64-mingw32 Alon On 18 May 2017 at 01:25, Marty Plummer wrote: > > Greetings, > > So, I'm a relatively new gentoo user (as of 2016-12) coming from arch, > and one thing I've

[gentoo-dev] mingw-w64 crossdev prefix?

2017-05-17 Thread Marty Plummer
Greetings, So, I'm a relatively new gentoo user (as of 2016-12) coming from arch, and one thing I've noticed is the relative difficulty of setting up a mingw-w64 cross-compile toolchain and libraries. I'm considering the idea of setting up a sort of prefix specifically with the intent of being