[Ecls-list] Trivial Garbage failure on MinGW

Elliott Slaughter elliottslaughter at gmail.com
Fri Aug 14 03:15:34 UTC 2009


Hi again,

When I try ECL 9.8.3 (compiled with MinGW), I get the following error in
trivial garbage.

Again, I'm just not sure how to debug this.

Any help would be appreciated. Thanks in advance.

;;; Note: Invoking external command:
;;;   gcc -shared -o "c:/bin/asdf/trivial-garbage/trivial-garbage.fas"
-Wl,--export-all-symbols -L"c:/bin/ecl"
"c:/DOCUME~1/ESLAUG~1/LOCALS~1/Temp/ECL24D.o"
"c:/bin/asdf/trivial-garbage/trivial-garbage.o"      -lecl    -lm
-lws2_32c:/bin/asdf/trivial-garbage/trivial-garbage.o: In function
`L14finalize':
c:/bin/asdf/trivial-garbage/trivial-garbage.c:273: undefined reference to
`si_get_finalizer'
c:/bin/asdf/trivial-garbage/trivial-garbage.c:276: undefined reference to
`si_set_finalizer'
c:/bin/asdf/trivial-garbage/trivial-garbage.o: In function
`L15cancel_finalization':
c:/bin/asdf/trivial-garbage/trivial-garbage.c:310: undefined reference to
`si_set_finalizer'
collect2: ld returned 1 exit status

Filesystem error with pathname
#P"c:/bin/asdf/trivial-garbage/trivial-garbage.fas".
Either
 1) the file does not exist, or
 2) we are not allow to access the file, or
 3) the pathname points to a broken symbolic link.

Available restarts:

1. (QUIT-DEBUGGER) Quit debugger level 1.
2. (TRY-RECOMPILING) Recompile trivial-garbage and try loading it again
3. (RETRY) Retry performing #<ASDF:LOAD-OP NIL 18706344> on
#<ASDF:CL-SOURCE-FILE "trivial-garbage" "trivial-garbage" 18738032>.
4. (ACCEPT) Continue, treating #<ASDF:LOAD-OP NIL 18706344> on
#<ASDF:CL-SOURCE-FILE "trivial-garbage" "trivial-garbage" 18738032> as
having been successful.
5. (RESTART-TOPLEVEL) Go back to Top-Level REPL.

Broken at SI:BYTECODES. [Evaluation of: (ASDF:OOS 'ASDF:LOAD-OP
:TRIVIAL-GARBAGE
)]


-- 
Elliott Slaughter

"Don't worry about what anybody else is going to do. The best way to predict
the future is to invent it." - Alan Kay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20090813/55b08c7b/attachment.html>


More information about the ecl-devel mailing list