bootstrapping with -fopenmp
Paolo Bonzini
paolo.bonzini@lu.unisi.ch
Wed Aug 15 17:20:00 GMT 2007
Razya Ladelsky wrote:
> Hi,
>
> I'm trying to bootstrap (parloop branch) with -ftree-parallelize-loops=4,
> which requires also -fopenmp.
> I'm using: make BOOTCFLAGS="-O2 -ftree-parallelize-loops=4 -fopenmp"
> bootstrap -j 16
> I'm failing at the begining of stage2 because the compiler can't find
> libgomp.spec
>
> How do I bootstrap correctly with fopenmp?
You have to add bootstrap=true to libgomp, and regenerate Makefile.in.
Paolo
More information about the Gcc
mailing list