- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm having problems compiling Molpro2002.6 with Fortran Compiler 8.1 on my SGI Altix 350. The program compiles fine in a serial manner but when it is compiled to be run paralle with mpi I get the following:
linking /home/qchem/molpro2002.6/bin/molprop_2002_6_i8_mpi.exe
link failed
/opt/intel_fc_80/lib/libcxa.so.6: undefined reference to `_ReadULEB'
/opt/intel_fc_80/lib/libcxa.so.6: undefined reference to `_ReadSLEB'
If I add the -static-libcxa flag I get
linking /home/qchem/molpro2002.6/bin/molprop_2002_6_i8_mpi.exe
link failed
/opt/intel_fc_80/lib/libcxa.a(pr.o)(.text+0xc82): In function `__gxx_personality_v0':
: undefined reference to `_ReadULEB'
/opt/intel_fc_80/lib/libcxa.a(pr.o)(.text+0xce2): In function `__gxx_personality_v0':
: undefined reference to `_ReadULEB'
/opt/intel_fc_80/lib/libcxa.a(pr.o)(.text+0xd02): In function `__gxx_personality_v0':
: undefined reference to `_ReadULEB'
/opt/intel_fc_80/lib/libcxa.a(pr.o)(.text+0xd22): In function `__gxx_personality_v0':
: undefined reference to `_ReadULEB'
/opt/intel_fc_80/lib/libcxa.a(pr.o)(.text+0xf12): In function `__gxx_personality_v0':
: undefined reference to `_ReadSLEB'
/opt/intel_fc_80/lib/libcxa.a(pr.o)(.text+0xf32): In function `__gxx_personality_v0':
: undefined reference to `_ReadSLEB'
Has anybody had any experience compiling this program or had similar errors compiling any other program?
Any help would be most appreciated
linking /home/qchem/molpro2002.6/bin/molprop_2002_6_i8_mpi.exe
link failed
/opt/intel_fc_80/lib/libcxa.so.6: undefined reference to `_ReadULEB'
/opt/intel_fc_80/lib/libcxa.so.6: undefined reference to `_ReadSLEB'
If I add the -static-libcxa flag I get
linking /home/qchem/molpro2002.6/bin/molprop_2002_6_i8_mpi.exe
link failed
/opt/intel_fc_80/lib/libcxa.a(pr.o)(.text+0xc82): In function `__gxx_personality_v0':
: undefined reference to `_ReadULEB'
/opt/intel_fc_80/lib/libcxa.a(pr.o)(.text+0xce2): In function `__gxx_personality_v0':
: undefined reference to `_ReadULEB'
/opt/intel_fc_80/lib/libcxa.a(pr.o)(.text+0xd02): In function `__gxx_personality_v0':
: undefined reference to `_ReadULEB'
/opt/intel_fc_80/lib/libcxa.a(pr.o)(.text+0xd22): In function `__gxx_personality_v0':
: undefined reference to `_ReadULEB'
/opt/intel_fc_80/lib/libcxa.a(pr.o)(.text+0xf12): In function `__gxx_personality_v0':
: undefined reference to `_ReadSLEB'
/opt/intel_fc_80/lib/libcxa.a(pr.o)(.text+0xf32): In function `__gxx_personality_v0':
: undefined reference to `_ReadSLEB'
Has anybody had any experience compiling this program or had similar errors compiling any other program?
Any help would be most appreciated
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page