dotgnu-general
[Top][All Lists]
Advanced

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

[DotGNU]Pnet/Cygwin build problems


From: Peter Minten
Subject: [DotGNU]Pnet/Cygwin build problems
Date: Wed, 08 May 2002 19:00:01 +0200

Hi folks,

I've run into problems trying to compile pnet under cygwin. During the
compile process 'make' gives these messages:

make[1]: Entering directory `/home/Standard/pnet/engine'
gcc  -g -O2  -o ilrun  ilrun.o libILEngine.a ../dumpasm/libILDumpAsm.a
 ../image/libILImage.a ../support/libILSupport.a ../libffi/libffi.a 
 ../libgc/.libs/libgc.a -lm
../libgc/.libs/libgc.a(misc.o): In function `GC_write':
/home/Standard/pnet/libgc/misc.c:740: undefined reference to `_T'
collect2: ld returned 1 exit status
make[1]: *** [ilrun] Error 1
make[1]: Leaving directory `/home/Standard/pnet/engine'

It seems to me that there is some library missing that is not checked in
the configure process, but I can't figure out what (except that it may
have something to do with the win32api libs).

Anybody an idea what it can be?

Greetings,

Peter



reply via email to

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