Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14145] New: jam 2.5 fails to compile with gcc 4.2

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 14145] New: jam 2.5 fails to compile with gcc 4.2
  • Date: 29 Nov 2007 18:37:01 -0000

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

Summary: jam 2.5 fails to compile with gcc 4.2
Product: Codex
Version: stable grimoire
Platform: All
URL: http://maillist.perforce.com/pipermail/jamming/2007-
May/002913.html
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


# cast jam
...
Unpacking source file jam-2.5.zip for spell jam.
Using gcc version: 4.2.2
Installing in dir: /usr/src/jam-2.5
jam 2.5
cc -o ./jam0 -O -march=nocona -fPIC -DPIC -pipe -DPIC -fPIC -O3 -z combreloc
-Wl,-O1 builtins.c command.c compile.c execunix.c execvms.c expand.c filent.c
fileos2.c fileunix.c filevms.c glob.c hash.c headers.c jam.c jambase.c
jamgram.c
lists.c make.c make1.c newstr.c option.c parse.c pathunix.c pathvms.c regexp.c
rules.c scan.c search.c timestamp.c variable.c
./jam0
make: *** [all] Segmentation fault

Happens on both x86_64 and x86. See URL for solution (compile with
-fno-strict-aliasing in CFLAGS).

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



  • [SM-Grimoire-Bugs] [Bug 14145] New: jam 2.5 fails to compile with gcc 4.2, bugzilla-daemon, 11/29/2007

Archive powered by MHonArc 2.6.24.

Top of Page