[Userland] [OpenIndiana Distribution - Bug #4050] (Feedback) hipster: gcc-47 is missing dependencies on gnu-binutils
illumos project
devnull at illumos.org
Tue Aug 20 06:35:15 UTC 2013
Issue #4050 has been updated by Alexander Pyhalov.
Status changed from New to Feedback
Should be fixed in https://github.com/OpenIndiana/oi-userland/commit/6806be31bd6a1fd71f3634ea9d79713ef62bfd11
Please, retest.
----------------------------------------
Bug #4050: hipster: gcc-47 is missing dependencies on gnu-binutils
https://www.illumos.org/issues/4050
Author: Marcel Telka
Status: Feedback
Priority: Normal
Assignee: OI Userland
Category: SFW (Solaris Freeware)
Target version:
Difficulty: Medium
Tags: gcc
<pre>
# pkg uninstall gnu-binutils
# pkg install gcc-47
# cat a.c
int main(void)
{
return 0;
}
# gcc a.c
Assembler:
"", line 1 : Illegal flag (-)
#
</pre>
There are missing some 'depend' lines in the gcc-47.p5m. Something similar as we can found in components/gcc3/gcc-3.p5m.
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account
More information about the Userland-team
mailing list