This is the mail archive of the gcc-bugs@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]

[Bug fortran/51103] configure: error: GNU Fortran is not working


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


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