Bug 9215 - fpc does not require gcc
Summary: fpc does not require gcc
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 2
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: José Jorge
QA Contact:
URL:
Whiteboard:
Keywords: Junior_job
Depends on:
Blocks:
 
Reported: 2013-03-01 09:07 CET by Luca Olivetti
Modified: 2013-03-17 20:36 CET (History)
2 users (show)

See Also:
Source RPM: fpc
CVE:
Status comment:


Attachments

Description Luca Olivetti 2013-03-01 09:07:33 CET
The source rpm of fpc has a line

Requires: gcc

Fpc is a self-hosted compiler, so it doesn't require gcc in any way.
What it does require is binutils, since the internal linker only works for windows.
It also needs the same or a previous release to build, so the 

BuildRequires: fpc

is not specific enough, but I don't know how bootstrapping compilers is done on the build system.



Reproducible: 

Steps to Reproduce:
Remco Rijnders 2013-03-01 09:31:37 CET

CC: (none) => remco

Manuel Hiebel 2013-03-01 23:55:27 CET

Keywords: (none) => Junior_job

José Jorge 2013-03-17 20:33:06 CET

Status: NEW => ASSIGNED
CC: (none) => lists.jjorge
Assignee: bugsquad => lists.jjorge

Comment 1 José Jorge 2013-03-17 20:36:14 CET
fpc now requires binutils

Status: ASSIGNED => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.