Hi I've had major headaches on my gentoo system with GCC 4.2.1 using the -fopenmp flag with GCC compiled with openmp support
The problem is: libgomp.so.1: shared object cannot be dlopen()ed Everything works great once OpenMP support is removed and -fopenmp is removed from my flags. I noticed that there is a fix for this in GCC 4.3 but will it also be fixed in GCC 4.2.2? Thanks for any insight you can offer Mike