Re: NetBSD system static libgcc is too old and causing problems

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

 



On 01/19/2011 07:23 AM, John Marino wrote:
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.

Andrew.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux