This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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] | |
The NetBSD system gcc is version 4.1. The following libraries are found at /usr/lib (symlinks skipped): libgcc.a libgcc_p.a libgcc_pic.a libgcc_eh. libgcc_eh_p.a libgcc_eh_pic.a libgcc_s.so
I'm developing a package for NetBSD's pkgsrc that builds gcc's C and Ada compilers. GNAT builds perfectly, but some of the software is giving unexpected errors such as _Unwind_GetIPInfo symbol unknown (which was added after version 4.1).
When does this error occur? gcc doesn't usually behave in the way you describe.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |