gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] pcl/pcl_braid does not load after compilation on mingw32


From: hd
Subject: [Gcl-devel] pcl/pcl_braid does not load after compilation on mingw32
Date: Sun, 9 Mar 2003 00:42:13 +0100

LS,

I'm getting an error on MINGW32 compiling GCL with --enable-ansi. 
This is what I get:

**************************************************************************
Compiling PCL_FAST_INIT...
Compiling c:/projects/gcl/gcl/unixport/../pcl/pcl_fast_init.lisp.
End of Pass 1.  
End of Pass 2.  
OPTIMIZE levels: Safety=1 (No runtime error checking), Space=0, Speed=3
Finished compiling c:/projects/gcl/gcl/unixport/../pcl/pcl_fast_init.o.
Loading binary of PCL_FAST_INIT...
Compiling PCL_BRAID...
Compiling c:/projects/gcl/gcl/unixport/../pcl/pcl_braid.lisp.
End of Pass 1.  
End of Pass 2.  
OPTIMIZE levels: Safety=1 (No runtime error checking), Space=0, Speed=3
Finished compiling c:/projects/gcl/gcl/unixport/../pcl/pcl_braid.o.
Loading binary of PCL_BRAID...

Error: Caught fatal error [memory may be damaged]
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by LOAD.
Broken at BOOTSTRAP-BUILT-IN-CLASSES.  Type :H for Help.
PCL>>patch -p0 <pcl_methods.patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- pcl_methods.c      Tue Feb 25 12:06:29 2003
|+++ pcl_methods.c.new  Wed Feb 26 13:07:22 2003
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
make[1]: *** [pcl_boot.c] Error 1
make[1]: Leaving directory `/c/projects/gcl/gcl/pcl'
make: *** [unixport/saved_pcl_gcl] Error 2

************************************************************************

what seems to be the problem?

I'm compiling using MINGW32, 

*************************************************************************
$ gcc --version
gcc.exe (GCC) 3.2 (mingw special 20020817-1)
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.
*************************************************************************





reply via email to

[Prev in Thread] Current Thread [Next in Thread]