Re: GSoC

2018-02-24 Thread Thomas Schwinge
Hi! On Wed, 21 Feb 2018 21:35:35 +0530, Thejazeto Lhousa wrote: > I went through the GSoC 2018 idealist Thanks for your interest! > found 'Improving GCC > Developer Documentation' to be interesting and feasible for me. > But I am confused because I remember reading somewhere that > documentati

Re: GSoC

2018-02-24 Thread Thejazeto Lhousa
Thank you for the clarification. On Feb 24, 2018 4:25 PM, "Thomas Schwinge" wrote: > Hi! > > On Wed, 21 Feb 2018 21:35:35 +0530, Thejazeto Lhousa > wrote: > > I went through the GSoC 2018 idealist > > Thanks for your interest! > > > found 'Improving GCC > > Developer Documentation' to be intere

gcc-7.3.0: ptxas lib_a-hash_func.o, line 11; fatal : Invalid initial value expression

2018-02-24 Thread Siegmar Gross
Hi, today I tried to install gcc-7.3.0 with accelerator support on my "SUSE Linux Enterprise Server 12.3 (x86_64)" with gcc-6.4.0. I used the following commands to download and build everything. setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:/usr/local/cuda/lib64 setenv CUDA_INC_PATH /usr/local/cuda/

Re: GSoC

2018-02-24 Thread Martin Jambor
Hi Thejazeto, I apologize for replying this late, I've been traveling and did not manage to write to you earlier as a consequence. On Wed, Feb 21 2018, Thejazeto Lhousa wrote: > Hello, > > I went through the GSoC 2018 idealist and found 'Improving GCC > Developer Documentation' to be interesting

[PATCH] for Re: netgull.com mirror doesn't have gcc release .sig files.

2018-02-24 Thread Gerald Pfeifer
On Tue, 8 Jul 2014, Richard Biener wrote: >> The reason you do not see .sig files on our netgull.com mirror is >> that it mirrors gcc.gnu.org, which does not carry those, whereas >> ftp.gnu.org and hence its mirrors has them. >> >> Richi, Jakub, can you also add those .sig files to the copies on >>

Re: gcc-7.3.0: ptxas lib_a-hash_func.o, line 11; fatal : Invalid initial value expression

2018-02-24 Thread Thomas Schwinge
Hi! On Sat, 24 Feb 2018 17:20:13 +0100, Siegmar Gross wrote: > today I tried to install gcc-7.3.0 with accelerator support Thanks for giving that a try and reporting back! > on my "SUSE Linux Enterprise Server 12.3 (x86_64)" with > gcc-6.4.0. I used the following commands to download and build