Bug 245562 - add "--with-f77=gfortran" to configure
Summary: add "--with-f77=gfortran" to configure
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: octave
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Quentin Spencer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-06-25 12:47 UTC by Matthew Miller
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-08-03 14:47:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matthew Miller 2007-06-25 12:47:46 UTC
If you have the compat-gcc-34-g77 package installed, octave's configure script
picks g77 in preference to gfortran. Since that's gcc 3.4, it then fails to
build because of gcc4-only parameters in $RPM_OPT_FLAGS.

Putting --with-f77=gfortran ensures that it finds the proper compiler every time.

Comment 1 Quentin Spencer 2007-08-03 14:47:13 UTC
This has been added to 2.9.13 in the development branch.


Note You need to log in before you can comment on or make changes to this bug.