Bug 51858 - Octave suggests to enable a gcc USE flag that doesn't exist
Bug#: 51858 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: bitflesh@autistici.org
Component: Applications
URL: 
Summary: Octave suggests to enable a gcc USE flag that doesn't exist
Keywords:  
Status Whiteboard: 
Opened: 2004-05-23 14:11 0000
Description:   Opened: 2004-05-23 14:11 0000
Octave needs a fortran compiler. If it doesn't find its executable, it suggest
to obtain it by compiling gcc with a `g77' USE flag. I think there's a typo:
all works good by specifying a `f77' USE flag and recompiling gcc.

Reproducible: Always
Steps to Reproduce:
1. emerge gcc without the fortran compiler
2. try to emerge octave

------- Comment #1 From Patrick Kursawe 2004-05-27 06:41:16 0000 -------
Thanks!