Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48492 - sys-devel/gcc-config: -E flag doesn't support csh/tcsh
Summary: sys-devel/gcc-config: -E flag doesn't support csh/tcsh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-20 10:54 UTC by splite
Modified: 2004-05-06 17:45 UTC (History)
0 users

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


Attachments
patch to sys-devel/gcc-config/files/gcc-config-1.3.4* (gcc-devel.patch,2.28 KB, patch)
2004-04-20 10:55 UTC, splite
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description splite 2004-04-20 10:54:49 UTC
"gcc-config -E" outputs Bourne shell commands, which do csh and tcsh users little good.  Attached is a patch for gcc-config-1.3.4 that outputs suitable commands based on the setting of $SHELL.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 splite 2004-04-20 10:55:38 UTC
Created attachment 29711 [details, diff]
patch to sys-devel/gcc-config/files/gcc-config-1.3.4*
Comment 2 SpanKY gentoo-dev 2004-05-06 17:45:33 UTC
fixed in cvs (1.3.5-r1)