In order to try OpenMP3.0, I had been trying to install gcc-4.3.2 on an x86_64 Linux box without any luck. I got the following error in building gcc-4.3.2
/usr/bin/ld: crti.o: No such file: No such file or directory
It turns out that I need 32bit libc for cross-compilation which I can’t install since I’m not a superuser. The workaround is to disable this feature by using “--disable-multilib” option as follow:
./configure –-disable-multilib
make
After installation, if you meet the following error in compiling OpenMP file:
gcc: libgomp.spec: No such file or directory,
find libgomp.spec under /path/to/gcc/lib64 and make a symbolic link under /path/to/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.2 (See [2])
Reference:
[1] gcc-help mailing list
[2] OpenMP in 30 Minutes
3 comments:
buying viagra online lowest price viagra viagra covered by insurance viagra women viagra 100mg herbal viagra levitra vs viagra viagra for sale without a prescription buying viagra online viagra cialis levitra too much viagra viagra without a prescription viagra liver damage viagra cheap buy online
شركة تنظيف فنادق الاحساء
شركة تنظيف بلاط بالاحساء
شركة تنظيف سيراميك بالاحساء
شركة مكافحة حمام بالرياض
شركة تسليك مجاري بالرياض
شركة تنظيف خزانات بالرياض
شركة تنظيف بالبخار بالرياض
شركة تنظيف منازل بالرياض
شركة تنظيف بالرياض
شركة تنظيف شقق بالرياض
شركة تنظيف بالاحساء
شركة تنظيف بالدمام
الفيروز للخدمات المنزلية
Post a Comment