[uClinux-dev] Compiling problems with STLport 5.0 in uClinux
dist200060803
Gavin Lambert
gavinl at compacsort.com
Sun Feb 25 16:10:44 EST 2007
Quoth frendi [f.rendine at alice.it]:
> 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.
More information about the uClinux-dev
mailing list