This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bootstrapping with -fopenmp


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?

Thanks,
Razya


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]