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

Re: [openrisc] Configure error building uClinux





> Could you explain the steps you followed to get this to work?  I
> apologize for my lack of knowledge of compilers.  I am most definitely a
> hardware designer.
>
Hi, Jeff

fisrt, I'm a hardware designer, and I have little knowledge of software too.
So the follwed way may be not work, but you can try it:


 cd or1k/gcc-ucl 
 rm -f con*.cac*  ../gcc-3.1/conf*.cac*
 ../gcc-3.1/configure --target=or32-uclinux
 --prefix=/proj/oc/or32-uclinux/
 --local-prefix=/proj/oc/or32-uclinux/or32-uclinux/ --with-gnu-as
 --with-gnu-ld --verbose --enable-languages=c 
cp /proj/oc/or32-uclinux/lib/* /proj/oc/or32-uclinux/or32-uclinux/lib/
 make all install 
 cd ../../ 

If it don't work, I have no other advice.

regards
zhy

> Jeff
> 
> On Mon, 2002-08-19 at 18:58, Zhangyong wrote:
> > Hi, Jeff Hanoch
> >     
> >     My host OS is RH7.3 too. I had recieved the same error, when I did
> > that step followed th README.or32.
> >     It may be a bug with builting the or32-uClinux-g++.
> >     If you built the gcc without enabling the g++, you will succeed. I
> > did it.
> >  
> > Regards
> > Zhy

--
To unsubscribe from openrisc mailing list please visit http://www.opencores.org/mailinglists.shtml