Re: gcc 4.4.0: libstdc++.so has undef references to prior gcc versions

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

 



> From: Ian Lance Taylor <iant@xxxxxxxxxx>
> 
> > I'm trying to build GhostScript 8.64 using this
> compiler
> > and encountered this error:
> >
> >
> /usr/local/gcc-4.4.0/lib/gcc/sparc-sun-solaris2.10/4.4.0/../../../libstdc++.so:
> undefined reference to `_Unwind_GetIPInfo@xxxxxxxxx'
> 
> This means that libstdc++.so is expecting a newer version
> of libgcc than the one that it found.  You may need to use
> LD_LIBRARY_PATH, or link with -static-libgcc.
> 
> Ian
> 

So I should set LD_LIBRARY_PATH and re-build the compiler?







[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