Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56020 - no g77 after emerging gcc 3.3.3-r5
Summary: no g77 after emerging gcc 3.3.3-r5
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-04 00:56 UTC by Norman Warthmann
Modified: 2004-07-25 09:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Norman Warthmann 2004-07-04 00:56:56 UTC
similar to bug 51280, which is marked "fixed"?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-07-04 02:44:51 UTC
reopen with the output from emerge --info please.
Comment 2 John (EBo) David 2004-07-25 09:05:13 UTC
Potential solution:
  add "g77" and/or "f77" to the USE flags in /etc/make.conf

Background:
  After doing a web search and other things I was unable to find any documentation on configuring g77 for gentoo.  I then decided to try something: add "g77 f77" to /etc/make.conf and (re)emerge gcc.  This worked...

Suggestions:
  *) develop a new portage package "dev-lang/g77" whose sole purpose is to add the approprate USE and other necessary configuration info to the system, and either force a rebuild of the compilers or notify the user that they will need to (re)emerge gcc,

  *) or modify gcc-* to add the appropriate USE flags to make.conf.  

Related: bug #51280 



56020