RE: [PATCH] RE: libcilkrts breaks non-bootstrap build

2013-11-05 Thread Iyer, Balaji V
> -Original Message- > From: Richard Biener [mailto:richard.guent...@gmail.com] > Sent: Tuesday, November 5, 2013 7:08 AM > To: Iyer, Balaji V > Cc: Tom de Vries; gcc@gcc.gnu.org > Subject: Re: [PATCH] RE: libcilkrts breaks non-bootstrap build > > On Tue, Nov

Re: [PATCH] RE: libcilkrts breaks non-bootstrap build

2013-11-05 Thread Joseph S. Myers
On Tue, 5 Nov 2013, Tom de Vries wrote: > FWIW, I stumbled upon this text at http://gcc.gnu.org/codingconventions.html > which is related to this patch, and also to the top-level part of your commit > r204173, which is missing at 'src': Note there are now *three* repositories to keep in sync - GC

Re: [PATCH] RE: libcilkrts breaks non-bootstrap build

2013-11-05 Thread Richard Biener
On Tue, Nov 5, 2013 at 5:17 AM, Iyer, Balaji V wrote: > > >> -Original Message- >> From: Tom de Vries [mailto:tom_devr...@mentor.com] >> Sent: Monday, November 4, 2013 2:15 PM >> To: gcc@gcc.gnu.org >> Cc: Iyer, Balaji V >> Subject: libcilkrts breaks non-bootstrap build >> >> Hi, >> >> Whe

Re: [PATCH] RE: libcilkrts breaks non-bootstrap build

2013-11-05 Thread Tom de Vries
On 05/11/13 10:37, Gopalasubramanian, Ganesh wrote: > My non-bootstrap build fails with the following message > > /bin/bash: ./libtool: No such file or directory > make: *** [cilk-abi-vla.lo] Error 127 > > I have my libtool installed in /usr/bin. > > I configured the build with > configure --pr

RE: [PATCH] RE: libcilkrts breaks non-bootstrap build

2013-11-05 Thread Gopalasubramanian, Ganesh
--disable-bootstrap Am I missing something? Regards Ganesh -Original Message- From: gcc-ow...@gcc.gnu.org [mailto:gcc-ow...@gcc.gnu.org] On Behalf Of Iyer, Balaji V Sent: Tuesday, November 05, 2013 9:47 AM To: Tom de Vries; gcc@gcc.gnu.org Subject: [PATCH] RE: libcilkrts breaks non

Re: [PATCH] RE: libcilkrts breaks non-bootstrap build

2013-11-05 Thread Tom de Vries
On 05/11/13 05:17, Iyer, Balaji V wrote: > Is the following patch OK to fix this issue? > Balaji, the patch fixes the problem for me, thanks. I can't approve your patch, but it looks good to me. FWIW, I stumbled upon this text at http://gcc.gnu.org/codingconventions.html which is related to t

[PATCH] RE: libcilkrts breaks non-bootstrap build

2013-11-04 Thread Iyer, Balaji V
> -Original Message- > From: Tom de Vries [mailto:tom_devr...@mentor.com] > Sent: Monday, November 4, 2013 2:15 PM > To: gcc@gcc.gnu.org > Cc: Iyer, Balaji V > Subject: libcilkrts breaks non-bootstrap build > > Hi, > > When configuring a gcc build with "--disable-bootstrap --enable- > l