Re: build issue

2010-11-06 Thread Jonathan Wakely
On 6 November 2010 21:47, François Dumont wrote: > Hi > >    My latest build finally succeeded, I have simply removed everything > reported by 'svn status' as unknown and done a re-configuration and build. That would imply you're building in the source directory - don't do that. It is strongly ad

Re: build issue

2010-11-06 Thread François Dumont
Hi My latest build finally succeeded, I have simply removed everything reported by 'svn status' as unknown and done a re-configuration and build. Thanks for your help and sorry for the noise. François On 11/05/2010 01:09 AM, Dave Korn wrote: On 04/11/2010 23:27, Paolo Carlini wrote:

Re: build issue

2010-11-06 Thread François Dumont
Thanks for your help. I just try to clean all I could in the gcc folder but I still have the same problem. Here is the way I configure with the result: [...@localhost gcc]$ ./configure --prefix=/home/fdt --with-mpc=/home/fdt --with-mpfr=/home/fdt --with-gmp=/home/fdt --enable-languages=c++ c

Re: build issue

2010-11-04 Thread Dave Korn
On 04/11/2010 23:27, Paolo Carlini wrote: > Hi, > >> I've been working in this area lately and have been using GOLD rather >> than GNU LD, so there could be a problem here. I'll see if I can >> reproduce it. > > Thanks Dave for your availability. For the record, I don't personally use > gold. >

Re: build issue

2010-11-04 Thread Paolo Carlini
Hi, > I've been working in this area lately and have been using GOLD rather than > GNU LD, so there could be a problem here. I'll see if I can reproduce it. Thanks Dave for your availability. For the record, I don't personally use gold. Paolo >