dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]PLEASE HELP!!!!!!


From: James Michael DuPont
Subject: Re: [DotGNU]PLEASE HELP!!!!!!
Date: Sun, 15 Jun 2003 02:01:27 -0700 (PDT)

It seems to be an issue with gcc 3.4,
After recompiling with 3.2, it went away!

mike

--- James Michael DuPont <address@hidden> wrote:
> Dear fellow hackers,
> After getting the latest cvs, i am getting linker errors in the
> pnet/engine.
> Has anyone compiled today from cvs? I posted this message to the
> pnet-developers, but it was ignored. 
> 
> Please help!!!
> 
> 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
> 
> 
> mike
> 
> =====
> James Michael DuPont
> http://introspector.sourceforge.net/
> 
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
> _______________________________________________
> Developers mailing list
> address@hidden
> http://dotgnu.org/mailman/listinfo/developers


=====
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]