Camm Maguire <c...@maguirefamily.org> writes:

[...]

| In any case, I've committed same or equivalent, and I get a working
| link image now.  Hope you do too.  

Hi Camm,

There is still a problem.  The LINK (for OpenAxiom) failed with this:

gcc: ../o/firstfile.o: No such file or directory

Correctable error: (SYSTEM "gcc  ../o/firstfile.o -o  ./raw_lisp.exe 
./user-init .o  -LC:/msys/1.0/local/lib/gcl-2.6.8/unixport/ -Wl,-Map 
./raw_lisp_map.exe ./.. /../src/lib/bsdsignal.o ./../../src/lib/cfuns-c.o 
./../../src/lib/sockio-c.o -lw sock32 -lm   -lgcl -lm -lmingwex  -lwsock32  
-lgclp C:/msys/1.0/local/lib/gcl-2. 6.8/unixport/../o/lastfile.o") returned a 
non-zero value 1.
Signalled by LET*.
If continued: Continues anyway.
Broken at COMPILER::LINK.  Type :H for Help.
AxiomCore>>mkdir -p ../../build/i686-pc-mingw32/bin
cp -p lisp.exe ../../build/i686-pc-mingw32/bin
cp: cannot stat `lisp.exe': No such file or directory
make[2]: *** [../../build/i686-pc-mingw32/bin/lisp.exe] Error 1
make[2]: Leaving directory `/home/gdr/Desktop/sandbox/oa-build/src/lisp'


The path for firstfile.o looks wrong -- the one for lastfile.o is
correct though.  So, I suspect a "trivial" typo in GCL source.

-- Gaby

_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to