[Ecls-list] profile fails to build

Marko Kocić marko.kocic at gmail.com
Fri Mar 14 16:07:38 UTC 2008


Windows XP, gcc-4.2.3, mingw.
Profile contrib fails to build with the following message:

;;; gcc  -g -O2  -D_THREAD_SAFE  -fstrict-aliasing -Dmingw32
-I"c:/tmp/ecl/src/c"  "-Ic:/tmp/ecl/build" -w -c
"c:/tmp/ecl/build/ext/profile.c" -o "c:/tmp/ecl/build/ext/profile.o"
;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1, Debug=0
;;; Finished compiling ext:profile;profile.lisp.
;;; Note: Scanning #P"build:ext;profile.o.NEWEST"
;;; Note: Found tag: "_eclbUEsU_6MS4j3"
;;; Note: Invoking external command:
;;; gcc  -g -O2  -D_THREAD_SAFE  -fstrict-aliasing -Dmingw32
-I"c:/tmp/ecl/src/c"  "-Ic:/tmp/ecl/build" -w -c
"c:/DOCUME~1/markko/LOCALS~1/Temp/ECL3F.c" -o
"c:/DOCUME~1/markko/LOCALS~1/Temp/ECL3F.o"
;;; Note: Invoking external command:
;;; dllwrap -o c:/tmp/ecl/build/profile.fas --export-all-symbols
-L"c:/tmp/ecl/build" "c:/DOCUME~1/markko/LOCALS~1/Temp/ECL3F.o"
"c:/tmp/ecl/build/ext/profile.o"      ecl.dll    -lm -lws2_32
c:/tmp/ecl/build/ext/profile.o: In function `L1get_bytes_consed':
c:/tmp/ecl/build/ext/profile.c:11: undefined reference to `GC_get_total_bytes'
collect2: ld returned 1 exit status
dllwrap: no export definition file provided.
Creating one, but that may not be what you want
dllwrap: gcc exited with status 1




More information about the ecl-devel mailing list