Project

General

Profile

Actions

Bug #4050

closed

hipster: gcc-47 is missing dependencies on gnu-binutils

Added by Marcel Telka over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
OI-Userland
Target version:
-
Start date:
2013-08-17
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
gcc

Description

# pkg uninstall gnu-binutils
# pkg install gcc-47
# cat a.c 
int main(void)
{       
        return 0;
}
# gcc a.c
Assembler: 
        "", line 1 : Illegal flag (-)
#

There are missing some 'depend' lines in the gcc-47.p5m. Something similar as we can found in components/gcc3/gcc-3.p5m.

Actions #1

Updated by Ken Mays over 9 years ago

  • Category set to 10
  • Assignee set to OI Userland
  • Tags changed from needs-triage to gcc
Actions #2

Updated by Alexander Pyhalov over 9 years ago

  • Status changed from New to Feedback
Actions #3

Updated by Marcel Telka over 9 years ago

Tested, it works correctly. Thanks.

Actions #4

Updated by Alexander Pyhalov over 9 years ago

  • Status changed from Feedback to In Progress
  • % Done changed from 0 to 100
Actions #5

Updated by Adam Števko over 9 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF