[Userland] [OpenIndiana Distribution - Bug #4050] hipster: gcc-47 is missing dependencies on gnu-binutils

illumos project devnull at illumos.org
Tue Aug 20 12:28:06 UTC 2013


Issue #4050 has been updated by Marcel Telka.


Tested, it works correctly. Thanks.
----------------------------------------
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