http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51103

--- Comment #13 from Steve Kargl <sgk at troutmask dot apl.washington.edu> 
2011-11-12 17:58:18 UTC ---
On Sat, Nov 12, 2011 at 05:53:39PM +0000, richalewis at gmail dot com wrote:
> This is what I originally did:
> 
> 1. tar xvjf gcc-4.6.2.tar.bz
> 2. mkdir build
> 3. ../gcc-4.6.2/configure
> 4. make -j 8
> 
> Doesn't matter where I build it from, it fails
> 

--with-gmp=something_goes_here
--with-mpfr=something_goes_here
--with-mpc=something_goes_here

Reply via email to