[SM-Grimoire-Bugs] [Bug 15166] New: gcc -> gmp -> g++ -> gcc circular dependency
bugzilla-daemon at bugs.sourcemage.org
bugzilla-daemon at bugs.sourcemage.org
Sun Apr 12 22:17:44 EDT 2009
http://bugs.sourcemage.org/show_bug.cgi?id=15166
Summary: gcc -> gmp -> g++ -> gcc circular dependency
Product: Codex
Version: stable grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P3
Component: gnu
AssignedTo: sm-grimoire-bugs at lists.ibiblio.org
ReportedBy: sandalle at sourcemage.org
Blocks: 15136
gcc depends on gmp
gmp optionally depends on g++
g++ depends on gmp and gcc
gmp depends on gcc
If you are recasting these and the version for gcc/g++ does not change, you may
get g++ compiling before gcc to meet the gmp built with g++ requirement. If
your archspecs have changed, you now have gmp and g++ trying to build with
archspecs which gcc hasn't been built to use yet.
--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the SM-Grimoire-Bugs
mailing list