Summary: | Portage's invocation of '`which gcc` -dumpversion' does not call gcc directly | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Lisa Seelye (RETIRED) <lisa> |
Component: | Unclassified | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Patch for emerge
Fixed patch for emerge |
Description
Lisa Seelye (RETIRED)
![]() Created attachment 18130 [details, diff]
Patch for emerge
New patch for figuring out gcc version, has several fallbacks for determining
version, and will eventual fall back on the old way of determining gcc version
but warn the user that it might break distcc.
Oh yeah, this was diffed against this emerge version: # : /home/cvsroot/gentoo-src/portage/bin/emerge,v 1.224 2003/08/21 01:01:26 carpaski Exp $ Created attachment 18132 [details, diff]
Fixed patch for emerge
Now diffed against
# $Header: /home/cvsroot/gentoo-src/portage/bin/emerge,v 1.226 2003/09/11
03:36:21 carpaski Exp $
Included in 49-r6 |