[Ecls-list] More Win32 build problems.
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Fri Aug 1 18:51:49 UTC 2008
On Fri, Aug 1, 2008 at 8:37 PM, Robin Lee Powell
<rlpowell at digitalkingdom.org> wrote:
> I really don't understand this error at all, and Google doesn't know
> about it either.
> /cygdrive/z/ecl/ecl/build/ext/profile.o: In function `L1get_bytes_consed':
> /cygdrive/z/ecl/ecl/build/ext/profile.c:11: undefined reference to `__imp__GC_ge
> t_total_bytes'
Seems a symbol is not exported from the garbage collector library. Are
you using the garbage collector shipped with ECL or the one provided
by Cygwin? One possibilty to get rid of this problem is to disable the
profile package at configuration time.
Juanjo
--
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com
More information about the ecl-devel
mailing list