[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compile problem in Solaris 8
From: |
Brian Nelson |
Subject: |
Compile problem in Solaris 8 |
Date: |
Thu, 14 Feb 2002 11:29:56 -0500 |
I might be doing something stupid here, but I have this problem in every
gprolog version from 1.2.2 on (up to 1.2.9). 1.2.1 compiles just fine.
I am using solaris 8, 64bit on ultrasparc
gcc v2.95.3
The compile goes for awile, then bombs in this area:
gplc -c wam_emit.wam
cp pl2wam pl2wam0
cp: cannot access pl2wam
*** Error code 2 (ignored)
gplc -o pl2wam --no-fd-lib --min-bips pl2wam.o read_file.o bip_list.o
syn_sugar.o internal.o code_gen.o reg_alloc.o inst_codif.o first_arg.o
indexing.o wam_emit.o
gplc -c --fast-math fd2c.pl
Fatal Error: Memory allocation fault
compilation failed
*** Error code 1
make: Fatal error: Command failed for target `fd2c.o'
Current working directory /home/bnelson/stuff/gprolog-1.2.2/src/Fd2C
*** Error code 1
make: Fatal error: Command failed for target `all'
Any helpful ideas are appriciated :)
-Brian
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Compile problem in Solaris 8,
Brian Nelson <=