pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48740 (lang/gcc44 to gcc46 linker fails because of whitespace)



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

From: Venture37 <venture37%geeklan.co.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost, pho%NetBSD.org@localhost, 
gnats-admin%netbsd.org@localhost, 
 pkgsrc-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/48740 (lang/gcc44 to gcc46 linker fails because of whitespace)
Date: Mon, 02 Jun 2014 12:26:07 +0100

 On 28/05/2014 21:35, venture37 wrote:
 >   My previous changes to get things to build was to make the following
 >   changes to the Makefile
 >
 >   CONFIGURE_ARGS=       --with-dwarf2
 >   CONFIGURE_ARGS=       --disable-multilib
 >   CONFIGURE_ENV=        AS=/mycctools/bin/as
 >   CONFIGURE_ENV=        AS_TARGET=/mycctools/bin/as
 
 
 Correction, though I previously reported gcc44 & gcc45 were buildable 
 now I hadn't removed the newer opendarwin linker from my $PATH, gcc45 
 does not build with the stock Xcode 2.5 linker.
 You need to force dwarf2 & disable-multilib if you're on a 32bit PowerPC 
 CPU.
 


Home | Main Index | Thread Index | Old Index