This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
As I said above, we are not aware of problems in this area: there are around literally thousands of functioning installations of the 4.3.1 C++ compiler. You should tell us many additional details about your system, where did you get 4.3.1 from, etcetera... Well, I have also to remind you that this list is about the development of libstdc++, not about bugs or general user help, sorry.Hi, The version of my compiler is: gcc 4.3.1 When I try to compile a C++ program, I get this error:
/usr/local/gcc//lib/libstdc++.so: undefined reference to `_Unwind_GetIPInfo@GCC_4.2.0' collect2: ld returned 1 exit status make[2]: *** [adamad] Error 1
What can I do to compile the program without this error?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |