Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2009 11:10:04 GMT
From:      Andrey Zonov <andrey.zonov@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/130715: New Port:devel/binutils-2.19
Message-ID:  <200904251110.n3PBA4g1043682@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/130715; it has been noted by GNATS.

From: Andrey Zonov <andrey.zonov@gmail.com>
To: bug-followup@FreeBSD.org, ken@mthelicon.com
Cc:  
Subject: Re: ports/130715: New Port:devel/binutils-2.19
Date: Sat, 25 Apr 2009 14:42:18 +0400

 Hi.
 For update GCC & binutils you need:
 
 # cd /usr/ports/lang/gcc43 && make install clean
 # cd /usr/ports/devel/cross-binutils && make TGTARCH=x86_64 
 TGTABI=portbld-freebsd7.1 LIB_PATH=/lib:/usr/lib:/usr/local/lib install 
 clean
 
 change this if need
 TGTARCH=x86_64 for amd64
 TGTABI=portbld-freebsd7.1 for FreeBSD-7.1
 
 No need new port, cross-binutils is universal port ;)
 
 -- 
 Andrey Zonov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904251110.n3PBA4g1043682>