Bug 133587 - ld fails with "hidden symbol `_Unwind_GetIP'" with Intel Fortran compiler 9.0.021
Summary: ld fails with "hidden symbol `_Unwind_GetIP'" with Intel Fortran compiler 9.0...
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Development (show other bugs)
Version: Final
Hardware: x86-64 SuSE Linux 10.0
: P5 - None : Blocker
Target Milestone: ---
Assignee: Philipp Thomas
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-12 13:31 UTC by E Lombardi
Modified: 2005-11-14 10:39 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description E Lombardi 2005-11-12 13:31:48 UTC
When any sourcecode is compiled with Intel Fortran compiler 9.0.021 on Suse Linux 10.0 (x86-64), ld fails with the following error message:

ifort -o lapw0 <many *.o objects> -L/opt/intel/mkl/8.0/lib/em64t -Vaxlib -static-libcxa -pthread
ld: lapw0: hidden symbol `_Unwind_GetIP' in /usr/lib64/gcc/x86_64-suse-linux/4.0.2//libgcc_eh.a(unwind-dw2.o) is referenced by DSO
ld: final link failed: Nonrepresentable section on output
make[1]: *** [lapw0] Error 1

1. This compiler has both 32 and 64 bit components.
2. This error did not occur with the same compiler under 32-bit Suse 9.3-Pro.
3. This error occurs with any source code with any number of *.o objects to be linked.

Thanks

EBL
Comment 1 Philipp Thomas 2005-11-14 10:39:54 UTC
We do not offer support for the Intel compilers. If it works with gcc, ask Intel for help. Otherwise feel free to reopen this bug.