Re: [gentoo-user] Re: crossdev runtime version

2015-08-09 Thread Cor Legemaat
On Wed, 2015-08-05 at 00:45 -0400, Fernando Rodriguez wrote: > On Tuesday, August 04, 2015 5:16:09 PM walt wrote: > > On Tue, 04 Aug 2015 18:40:49 +0200 > > Cor Legemaat wrote: > > > > > Hi: > > > > > > I want to install a mingw64 compiler with =dev-util/mingw64- > > > runtime- 4.0.1, tried with

Re: [gentoo-user] Re: crossdev runtime version

2015-08-04 Thread Cor Legemaat
On Tue, 2015-08-04 at 17:16 -0700, walt wrote: > On Tue, 04 Aug 2015 18:40:49 +0200 > Cor Legemaat wrote: > > > Hi: > > > > I want to install a mingw64 compiler with =dev-util/mingw64- > > runtime- > > 4.0.1, tried with the cmd: > > > crossdev --lenv 'CFLAGS="-march=generic -mtune=generic -O2 -

Re: [gentoo-user] Re: crossdev runtime version

2015-08-04 Thread Fernando Rodriguez
On Tuesday, August 04, 2015 5:16:09 PM walt wrote: > On Tue, 04 Aug 2015 18:40:49 +0200 > Cor Legemaat wrote: > > > Hi: > > > > I want to install a mingw64 compiler with =dev-util/mingw64-runtime- > > 4.0.1, tried with the cmd: > > > crossdev --lenv 'CFLAGS="-march=generic -mtune=generic -O2 -pi

[gentoo-user] Re: crossdev runtime version

2015-08-04 Thread walt
On Tue, 04 Aug 2015 18:40:49 +0200 Cor Legemaat wrote: > Hi: > > I want to install a mingw64 compiler with =dev-util/mingw64-runtime- > 4.0.1, tried with the cmd: > > crossdev --lenv 'CFLAGS="-march=generic -mtune=generic -O2 -pipe" > > CXXFLAGS="-march=generic -mtune=generic -O2 -pipe"' --ex-g