This is the mail archive of the gcc-prs@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: bootstrap/7589: libgcc.map file is empty; ld dies


The following reply was made to PR bootstrap/7589; it has been noted by GNATS.

>From boyland@cs.uwm.edu  Mon Jan 13 00:47:37 2003
From: boyland@cs.uwm.edu
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, gaedba@attbi.com,
   gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/7589: libgcc.map file is empty; ld dies
Date: Thu, 09 Jan 2003 23:01:38 -0600

 On Solaris 2.8 while trying to build gcc-3.2.1,
 I tried using --with-gnu-as with-as=<binutils> version and the same
 for ld but invarianbly got the 
 	...ld:libgcc/./libgcc.map:1: parse error in VERSION script
 (I was using binutils 2.13.2).
 I was only able to get gcc to build with the Sun /usr/ccs/bin/{as,ld}
 binaries.  To my untrained eye, the .map file lookd exactly the same
 when building with Sun's as,ld. perhaps the code that's creating it uses
 Sun's syntax even when --with-gnu-as/ld.  In any case, the SFW people
 use /usr/ccs/bin/{as,ld} to build gcc.
 
 BTW: I also have other problems trying to build gcc-3.2.1 on Solaris
 2.8:
 mostly with libstdc++-v3 and libgcc_eh. 
 
 Regards,
 
 John Boyland
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7589


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