[Userland] [OpenIndiana Distribution - Bug #4050] hipster: gcc-47 is missing dependencies on gnu-binutils
illumos project
devnull at illumos.org
Sat Aug 17 17:45:38 UTC 2013
Issue #4050 has been updated by Ken Mays.
Category set to SFW (Solaris Freeware)
Assignee set to OI Userland
Tags changed from needs-triage to gcc
----------------------------------------
Bug #4050: hipster: gcc-47 is missing dependencies on gnu-binutils
https://www.illumos.org/issues/4050
Author: Marcel Telka
Status: New
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