Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45817 - Problem with smpeg-0.4.4-r4 ebuild (CC and CXX)
Summary: Problem with smpeg-0.4.4-r4 ebuild (CC and CXX)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-26 09:26 UTC by Mathieu Seigneurin
Modified: 2004-10-05 05:26 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 Mathieu Seigneurin 2004-03-26 09:26:22 UTC
Is there a reason why CC and CXX are forced to g++ in the smpeg ebuild?
It builds ok with it, but prevents some uses of distcc (I specifically
override CC and CXX to get distcc working with a cross-compiler setup).

Setting CC to g++ seems really strange...


Reproducible: Always
Steps to Reproduce:
1. nano smpeg-0.4.4-r4.ebuild :-)



(Running the ebuild on x86_64 with an i686 distcc host, things work
just fine if CC and CXX are left untouched by the ebuild, using fully
qualified compiler names e.g. x86_64-pc-linux-gnu-gcc)
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2004-10-05 05:26:33 UTC
These lines were silently removed in June, so I think we can close this one.