[mercury-users] linux compile oddity

Vic Bancroft bancroft at zvolve.com
Sun Mar 9 06:28:17 AEDT 2003


I just tried to compile mercury 0.11.0 and ran into a 

  libs.handle_options.c:7472: internal error: Segmentation fault

The relevant part of the session is as follows,

$ uname -a
Linux localhost.localdomain 2.4.18-3 #1 Thu Apr 18 07:37:53 EDT 2002 i686 unknown

$ which gcc
/usr/local/bin/gcc

$ gcc --version
gcc (GCC) 3.2
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ tar -zxvf mercury-compiler-0.11.0.tar.gz 

$ cd mercury-compiler-0.11.0

$ ./configure
[...]

$ make
[...]
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --
-I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library
-I../library/ -I../browser -I../browser/ -I../trace     -c libs.handle_options.c
-o libs.handle_options.o
libs.handle_options.c: In function `libs__handle_options_module19':
libs.handle_options.c:7472: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[2]: *** [libs.handle_options.o] Error 1
gmake[2]: Leaving directory `/usr/local/src/mercury-compiler-0.11.0/compiler'
gmake[1]: *** [compiler] Error 2
gmake[1]: Leaving directory `/usr/local/src/mercury-compiler-0.11.0'

more,
l8r,

------------------------------------------------------------------- 
Victor Bancroft, Principal Engineer, Zvolve Systems [v]770.551.4505 
1050 Crown Pointe Pkwy, Suite 300, Atlanta GA 30338 [f]770.551.4509 
Fellow, Artificial Intelligence Center              [v]706.542-0358 
Athens, Georgia  30602, U.S.A           http://ai.uga.edu/~bancroft 
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list