Problems linking cxxfilt in binutils cvs trunk 20020914
Alan Modra
amodra@bigpond.net.au
Mon Sep 16 03:10:00 GMT 2002
On Sun, Sep 15, 2002 at 06:16:54PM +0200, Svein E. Seldal wrote:
> Christian Jönsson wrote:
> > I have a problem building binutils cvs trunk as of 20020914:
>
> There is a ongoing discussion right now about the fate of underscore.o
> and cxxfilt, so the current binutils bundle is broken. I dont know if it
> would be advisable to retrieve an older cvs version/tag of the binutils/
> directory (only) and maintain the rest of the files at HEAD --- anyone?
The trunk is for development. It's allowed to be broken, at least for
short periods.
make -k
touch binutils/cxxfilt
su
mv /usr/local/bin/c++filt /usr/local/bin/c++filt.save
make install
mv /usr/local/bin/c++filt.save /usr/local/bin/c++filt
adjust paths to suit.
--
Alan Modra
IBM OzLabs - Linux Technology Centre
More information about the Binutils
mailing list