[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#387993: libstdc++6-4.1-dev: undefined reference to `_Unwind_GetIPInfo@GCC_4.2.0'



Package: libstdc++6-4.1-dev
Version: 4.1.1-13
Severity: normal
File: /usr/lib/gcc/i486-linux-gnu/4.1.2/libstdc++.so

Dear Maintainer,

I am sorry if my bug report is pure ignorance of the matter: I hope
that you would highlight the situation for me at least if it is so

After recent upgrade, mcc (Matlab compiler fails to compile) with next
error messages:

r14sp3 release of matlab:
-> gcc -O -pthread  -o test  test_main.o test_mcc_component_data.o -Wl,-rpath-link,/share/apps/matlab_r14sp3/bin/glnx86 -L/share/apps/matlab_r14sp3/bin/glnx86  -lmwmclmcrrt -lm -lstdc++ 

/usr/bin/ld: warning: libstdc++.so.5, needed by /share/apps/matlab_r14sp3/bin/glnx86/libmwmclmcrrt.so, may conflict with libstdc++.so.6
/usr/lib/gcc/i486-linux-gnu/4.1.2/libstdc++.so: undefined reference to `_Unwind_GetIPInfo@GCC_4.2.0'
/usr/lib/gcc/i486-linux-gnu/4.1.2/libstdc++.so: undefined reference to `_Unwind_Resume_or_Rethrow@GCC_3.3'
collect2: ld returned 1 exit status

    mbuild: link of 'test' failed.

Error: An error occurred while shelling out to mbuild (error code = 256).
Unable to build executable.

2006b release of matlab:
-> gcc -O -pthread  -o test  test_main.o test_mcc_component_data.o -Wl,-rpath-link,/share/apps/matlab_r2006b/bin/glnx86 -L/share/apps/matlab_r2006b/bin/glnx86  -lmwmclmcrrt -lm -lstdc++ 

/usr/lib/gcc/i486-linux-gnu/4.1.2/libstdc++.so: undefined reference to `_Unwind_GetIPInfo@GCC_4.2.0'
collect2: ld returned 1 exit status

    mbuild: link of 'test' failed.


Please advise

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.20-ravana
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages libstdc++6-4.1-dev depends on:
ii  g++-4.1                       4.1.1-13   The GNU C++ compiler
ii  gcc-4.1-base                  4.1.1-13   The GNU Compiler Collection (base 
ii  libc6-dev                     2.3.6-13   GNU C Library: Development Librari
ii  libstdc++6                    4.1.1-13   The GNU Standard C++ Library v3

libstdc++6-4.1-dev recommends no packages.

-- no debconf information


--Yarik



Reply to: