Re: Trying to crosscompile for POWER9

2018-10-30 Thread Chris Marusich
Hi Tobias! Thank you for trying things out for POWER9! I'm also interested in this platform, although I have to admit I don't own any hardware (yet!) and haven't tried it out. I've only read about it so far. Tobias Platen writes: > On 10/22/2018 06:39 PM, Leo Famulari wrote: >> On Sun, Oct

Re: Trying to crosscompile for POWER9

2018-10-22 Thread Leo Famulari
On Sun, Oct 21, 2018 at 08:30:03AM +0200, Tobias Platen wrote: > On 10/20/2018 09:09 PM, Tobias Platen wrote: > Here are the build logs from guix. I have tried building the toolchain > twice, but in both cases glibc failed to build. [...] > running configure fragment for

Re: Trying to crosscompile for POWER9

2018-10-20 Thread Tobias Platen
It is the same error in both cases. the binary128 type is not avialable in gcc, but requires for glibc to build. Im now trying out the GCC 7 branch On 10/20/2018 08:31 PM, Efraim Flashner wrote: On Sat, Oct 20, 2018 at 05:05:35PM +0200, Tobias Platen wrote: On 10/16/2018 08:24 PM, Efraim

Re: Trying to crosscompile for POWER9

2018-10-20 Thread Efraim Flashner
On Sat, Oct 20, 2018 at 05:05:35PM +0200, Tobias Platen wrote: > > > On 10/16/2018 08:24 PM, Efraim Flashner wrote: > > On Tue, Oct 16, 2018 at 08:08:27PM +0200, Tobias Platen wrote: > > > Hello, > > > > > > When I try to compile GUIX for POWER9 an old version of GCC is used. > > > How do I use

Re: Trying to crosscompile for POWER9

2018-10-20 Thread Tobias Platen
On 10/16/2018 08:24 PM, Efraim Flashner wrote: On Tue, Oct 16, 2018 at 08:08:27PM +0200, Tobias Platen wrote: Hello, When I try to compile GUIX for POWER9 an old version of GCC is used. How do I use the gcc version used for cross compiling. ./pre-inst-env guix build

Re: Trying to crosscompile for POWER9

2018-10-19 Thread Ludovic Courtès
Hello Tobias, Good to see you here. :-) Tobias Platen skribis: > When I try to compile GUIX for POWER9 an old version of GCC is used. > How do I use the gcc version used for cross compiling. > > ./pre-inst-env guix build --target=powerpc64le-linux hello Note that --target expects a GNU

Re: Trying to crosscompile for POWER9

2018-10-17 Thread Marius Bakke
Jonathan Brielmaier writes: > On 10/16/18 8:08 PM, Tobias Platen wrote: >> Hello, >> >> When I try to compile GUIX for POWER9 an old version of GCC is used. >> How do I use the gcc version used for cross compiling. >> >> ./pre-inst-env guix build --target=powerpc64le-linux hello >> >>

Re: Trying to crosscompile for POWER9

2018-10-16 Thread Jonathan Brielmaier
On 10/16/18 8:08 PM, Tobias Platen wrote: > Hello, > > When I try to compile GUIX for POWER9 an old version of GCC is used. > How do I use the gcc version used for cross compiling. > > ./pre-inst-env guix build --target=powerpc64le-linux hello > > checking if powerpc64le-linux-gcc supports >

Re: Trying to crosscompile for POWER9

2018-10-16 Thread Efraim Flashner
On Tue, Oct 16, 2018 at 08:08:27PM +0200, Tobias Platen wrote: > Hello, > > When I try to compile GUIX for POWER9 an old version of GCC is used. > How do I use the gcc version used for cross compiling. > > ./pre-inst-env guix build --target=powerpc64le-linux hello > > checking if

Trying to crosscompile for POWER9

2018-10-16 Thread Tobias Platen
Hello, When I try to compile GUIX for POWER9 an old version of GCC is used. How do I use the gcc version used for cross compiling. ./pre-inst-env guix build --target=powerpc64le-linux hello checking if powerpc64le-linux-gcc supports binary128 floating point type... no checking if the target