Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14966] New: fam does not build with gcc-4.3

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 14966] New: fam does not build with gcc-4.3
  • Date: 17 Dec 2008 11:36:00 -0000

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

Summary: fam does not build with gcc-4.3
Product: Codex
Version: z-rejected grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: utils
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sobukus AT sourcemage.org


Is this app dead already? I see last entry in HISTORY was the very me myself
fixing it for gcc-4.1, back in 2006...
Well, now the trouble continues:
There's an
#include <iostream.h>
that needs to be changed to
#include <iostream>

But then, there is also this somewhere:
#include "alloc.h"
Older gccs have such a file... well, fam compiles with gcc-3.4 .
One could try to patch this up... dig around for debian patches or whatnot...
or just make the spell use gcc34 and/or acknowledge that fam is sort of dead
for linux?
Bug upstream? They ought to know that there have been gcc releases in the past
years...
I must say that I'm not really a user of this one... so am not very bothered.
Do we have people that actually need fam?


--
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