From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Received: (qmail 26441 invoked by uid 71); 10 Jan 2003 05:06:01 -0000 Date: Fri, 10 Jan 2003 05:06:00 -0000 Message-ID: <20030110050601.26440.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: boyland@cs.uwm.edu Subject: Re: bootstrap/7589: libgcc.map file is empty; ld dies Reply-To: boyland@cs.uwm.edu X-SW-Source: 2003-01/txt/msg00628.txt.bz2 List-Id: 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= 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