[kaffe] problem of inclusion

Fabien Renaud renaud at nentec.de
Tue Apr 27 07:25:09 PDT 2004


Hello,

It´s alvways me who wants to cross compil on am arm embedded system

Now, I have this problem :
xscale-g++ -shared -nostdlib 
/home/commgw/renaud/montavista/pro/devkit/arm/xscale_le/bin/../target/usr/lib/crti.o 
/home/commgw/renaud/montavista/pro/devkit/arm/xscale_le/bin/../lib/gcc-lib/armv5tel-hardhat-linux/3.3.1/crtbeginS.o  
.libs/tlk.o .libs/wnd.o .libs/evt.o .libs/gra.o .libs/fnt.o .libs/clr.o 
.libs/img.o .libs/cbd.o .libs/evt.moc.o  -Wl,--rpath -Wl,/usr/lib/. 
-Wl,--rpath -Wl,/usr/lib/. -Wl,--rpath 
-Wl,/home/commgw/renaud/montavista/pro/devkit/arm/xscale_le/target/usr/lib 
-L/opt/montavista/devkit/arm/xscale_le/target/usr/lib 
-L/opt/montavista/devkit/arm/xscale_le/target/lib 
-L/opt/montavista/devkit/arm/xscale_le/lib/gcc-lib/armv5tel-hardhat-linux/3.3.1/../../../../armv5tel-hardhat-linux/lib  

....
....
 -L/home/commgw/renaud/montavista/pro/devkit/arm/xscale_le/bin/../target/usr/lib 
/usr/lib/./libstdc++.so -lm -lc -lgcc_s 
/home/commgw/renaud/montavista/pro/devkit/arm/xscale_le/bin/../lib/gcc-lib/armv5tel-hardhat-linux/3.3.1/crtendS.o 
/home/commgw/renaud/montavista/pro/devkit/arm/xscale_le/bin/../target/usr/lib/crtn.o  
-Wl,-soname -Wl,libawt-1.1.4.so -Wl,-retain-symbols-file 
-Wl,.libs/libawt.exp -o .libs/libawt-1.1.4.so
/usr/lib/./libstdc++.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[4]: *** [libawt.la] Error 1

Make uses the libstdc++ from /usr/lib instead of which one I specified. 
It seems too that some options don´t work in ./configure ( when I type 
--disable-sound I still have warning with esd and alsa )

Fabien

Dalibor Topic wrote:

> Fabien Renaud wrote:
>
>> It seems that someone has fixed the bug I have ( 
>> http://www.kaffe.org/pipermail/kaffe/2004-March/045727.html )
>> But if it?s fxed why have I still this bug ?
>
>
> Salut Fabien,
>
> try to check out Kaffe from CVS, and try with that version. The last 
> development release was before that patch made it in.
>
> cheers,
> dalibor topic
>
> _______________________________________________
> kaffe mailing list
> kaffe at kaffe.org
> http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
>
>






More information about the kaffe mailing list