Sent from my iPhone
On Nov 20, 2008, at 4:28 AM, Razya Ladelsky <[EMAIL PROTECTED]> wrote:
"Andrew Pinski" <[EMAIL PROTECTED]> wrote on 19/11/2008 20:54:19:
On Wed, Nov 19, 2008 at 10:48 AM, David Edelsohn <[EMAIL PROTECTED]>
wrote:
On Wed, Nov 19, 2008 at 1:47 PM, Andrew Pinski <[EMAIL P
"Andrew Pinski" <[EMAIL PROTECTED]> wrote on 19/11/2008 20:54:19:
> On Wed, Nov 19, 2008 at 10:48 AM, David Edelsohn <[EMAIL PROTECTED]>
wrote:
> > On Wed, Nov 19, 2008 at 1:47 PM, Andrew Pinski <[EMAIL PROTECTED]>
wrote:
> >> On Wed, Nov 19, 2008 at 10:40 AM, David Edelsohn <[EMAIL PROTECTED]>
On Wed, Nov 19, 2008 at 10:48 AM, David Edelsohn <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 19, 2008 at 1:47 PM, Andrew Pinski <[EMAIL PROTECTED]> wrote:
>> On Wed, Nov 19, 2008 at 10:40 AM, David Edelsohn <[EMAIL PROTECTED]> wrote:
>>> You can test -ftree-parallelize-loops building GCC with an insta
On Wed, Nov 19, 2008 at 10:40 AM, David Edelsohn <[EMAIL PROTECTED]> wrote:
> You can test -ftree-parallelize-loops building GCC with an installed version
> of GCC, but not as a three-stage bootstrap.
Except you can change libgomp into a target library that gets
bootstrapped though. Just like lib
On Wed, Nov 19, 2008 at 1:47 PM, Andrew Pinski <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 19, 2008 at 10:40 AM, David Edelsohn <[EMAIL PROTECTED]> wrote:
>> You can test -ftree-parallelize-loops building GCC with an installed version
>> of GCC, but not as a three-stage bootstrap.
>
> Except you can c
On Wed, Nov 19, 2008 at 7:01 AM, Razya Ladelsky <[EMAIL PROTECTED]> wrote:
> Can I build the target libraries without libgomp, and enable
> parallelization only from stage2?
The target libraries (libfortran, libstdc++, libgomp, etc.) are built
after all of the
compiler languages are built -- all
"David Edelsohn" <[EMAIL PROTECTED]> wrote on 17/11/2008 18:45:06:
> On Mon, Nov 17, 2008 at 11:01 AM, Razya Ladelsky <[EMAIL PROTECTED]>
wrote:
> > Hi,
> >
> > I'm trying to bootstrap with -ftree-parallelize-loops=4 enabled
(passed as
> >
On Mon, Nov 17, 2008 at 11:01 AM, Razya Ladelsky <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to bootstrap with -ftree-parallelize-loops=4 enabled (passed as
> BOOTCFLAGS).
> I'm failing at the begining of stage2 because the compiler can't find
> lib
Hi,
I'm trying to bootstrap with -ftree-parallelize-loops=4 enabled (passed as
BOOTCFLAGS).
I'm failing at the begining of stage2 because the compiler can't find
libgomp.spec
Can anyone help..?
Thanks,
Razya