This is the mail archive of the gcc@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]

Re: Failure to build gcc cvs HEAD 20030706 on i686-linux: /usr/bin/ld:libstdc++-symbol.ver:59: parse error in VERSION script


On Sun, Jul 06, 2003 at 10:02:33AM +0200, Christian Joensson wrote:
> binutils-2.13.90.0.18-9

Hm.

> /usr/bin/ld:libstdc++-symbol.ver:59: parse error in VERSION script

In /usr/local/src/trunk/objdir/pentium3-linux/libstdc++-v3/src/Makefile, what
is the dependancy of libstdc++-symbol.ver?  That is, in the line that looks like
this:

    port_specific_symbol_file =
    version_arg = -Wl,--version-script=libstdc++-symbol.ver
->  libstdc++-symbol.ver:  ${glibcxx_srcdir}/FOO
            cp ...

What is "FOO"?

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]