Quoth frendi [EMAIL PROTECTED]:
> I'm trying to compile STLport as shared in uClinux 20060803
> distribution. In this distribution there is the STLport
> version 5.0. This is the error that I get :
[...]
> obj/gcc/shared/libstdc++.so.5.0.0 crt{i,beginS}.o
[...]
> crt{endS,n}.o
> arm-linux-g++: crt{i,beginS}.o: Nessun file o directory
> arm-linux-g++: crt{endS,n}.o: Nessun file o directory
> make[4]: *** [obj/gcc/shared/libstdc++.so.5.0.0] Error 1

Looks like your shell is not expanding the filenames properly.  Are you
running under cygwin or something?  If so, make sure you do the make
from within bash.

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to