This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/7045: /usr/bin/ld:libgcc/./libgcc.map:4: parse error in VERSION script
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 16 Jun 2002 13:56:01 -0000
- Subject: Re: bootstrap/7045: /usr/bin/ld:libgcc/./libgcc.map:4: parse error in VERSION script
- Reply-to: Andrew Pinski <pinskia at physics dot uc dot edu>
The following reply was made to PR bootstrap/7045; it has been noted by GNATS.
From: Andrew Pinski <pinskia@physics.uc.edu>
To: k_fukui@highway.ne.jp
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: bootstrap/7045: /usr/bin/ld:libgcc/./libgcc.map:4: parse error in VERSION script
Date: Sun, 16 Jun 2002 09:52:09 -0400
You were using a broken nm (part of binutils). This has been
fixed in the cvs. Someone added the size to the output of nm
but the parser was not expecting it.
Upgrade you binutils to the newest in the cvs and it will be fixed.
Thanks,
Andrew Pinski