Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15476] New: gcc and g++ fail to cast

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15476] New: gcc and g++ fail to cast
  • Date: 16 Oct 2009 16:22:21 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15476

Summary: gcc and g++ fail to cast
Product: Codex
Version: stable-rc grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: gnu
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: v.merkatz AT gmx.net


gcc and g++ both fail to cast if the persistent variables they try to read
from
other spells don't exist:
bash-4.0# cast -c gcc g++
Computing previously installed dependencies...
gcc preparing environment...
gcc running configuration...
gcc checking dependencies...
gcc has a dependency on diffutils
gcc has a dependency on gmp
gcc has a dependency on gnupg
gcc has a dependency on mpfr
gcc has a dependency on smgl-fhs
gcc has a dependency on smgl-archspecs
Removing dependees of gcc
g++ preparing environment...
g++ checking dependencies...
g++ has a dependency on gcc
g++ has a dependency on gmp
g++ has a dependency on gnupg
g++ has a dependency on mpfr
g++ has a dependency on smgl-archspecs
Removing dependees of g++
No spells to cast!
Cannot cast these spells:
---------------------------
g++ gcc

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page