dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] cvs compiling problems


From: James Michael DuPont
Subject: [Pnet-developers] cvs compiling problems
Date: Sat, 14 Jun 2003 12:59:01 -0700 (PDT)

Dear all,
I just got the latest snapshot, it seems like I am having problems
linking with gcc 3.2....
any ideas?

mike
--------------------------

ar cru libILEngine.a cvm.o box.o call.o convert.o custom.o cvm_dasm.o
cvm_lengths.o cvmc.o heap.o internal.o layout.o lib_array.o
lib_charinfo.o lib_crypt.o lib_decimal.o lib_delegate.o lib_diag.o
lib_dir.o lib_emit.o lib_encoding.o lib_enum.o lib_file.o lib_gc.o
lib_helpers.o lib_info.o lib_marshal.o lib_math.o lib_misc.o
lib_object.o lib_reflect.o lib_regexp.o lib_security.o lib_socket.o
lib_stdio.o lib_string.o lib_task.o lib_thread.o lib_time.o lib_type.o
lookup.o method_cache.o null_coder.o pinvoke.o process.o register.o
thread.o throw.o unroll_x86.o unroll_arm.o verify.o
ranlib libILEngine.a
gcc -DHAVE_CONFIG_H -I. -I. -I../include    -I../libffi/include
-fno-gcse -fno-inline-functions                         -I../include
-I../libffi/include -I. -g -O2 -Wall -c ilrun.c
gcc -I../libffi/include -fno-gcse -fno-inline-functions                
        -I../include -I../libffi/include -I. -g -O2 -Wall  -o ilrun 
ilrun.o libILEngine.a ../dumpasm/libILDumpAsm.a                        
../image/libILImage.a ../support/libILSupport.a                   
../libffi/.libs/libffi.a ../libgc/.libs/libgc.a  -lnsl -ldl -lm 
-lpthread
libILEngine.a(cvm.o)(.data+0x400): In function `_ILAllocCallFrame':
/home/mdupont/pnet/pnet/engine/cvm_call.c:77: undefined reference to
`.L462'
libILEngine.a(cvm.o)(.data+0x56c): In function `PackVarArgs':
/home/mdupont/pnet/pnet/engine/cvm_call.c:335: undefined reference to
`.L462'
libILEngine.a(cvm.o)(.data+0x570):/home/mdupont/pnet/pnet/engine/cvm_call.c:218:
undefined reference to `.L462'
libILEngine.a(cvm.o)(.data+0x574):/home/mdupont/pnet/pnet/engine/cvm_call.c:335:
undefined reference to `.L462'
libILEngine.a(cvm.o)(.data+0x578):/home/mdupont/pnet/pnet/engine/cvm_call.c:336:
undefined reference to `.L462'
libILEngine.a(cvm.o)(.data+0x57c):/home/mdupont/pnet/pnet/engine/cvm_call.c:336:
more undefined references to `.L462' follow
collect2: ld returned 1 exit status
make: *** [ilrun] Error 1
address@hidden:~/pnet/pnet/engine$

=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


reply via email to

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