Per the instructions, you install our cross compiler toolchain.
Those instructions will have to change somewhat if you use some other cross
compiler toolchain than the one we distribute.
- Jim
-- Jim Gettys Cambridge Research Laboratory HP Labs, Hewlett-Packard Company Jim.Gettys@hp.com > Sender: familiar-dev-admin@handhelds.org > From: "Pang" <00917764d@polyu.edu.hk> > Date: Tue, 19 Nov 2002 16:41:06 +0800 > To: <familiar-dev@handhelds.org> > Subject: [Familiar-dev] about the xlib > ----- > Alternative 1 -- > This text > > I have port the embedded linux to the iPAQ H3850. I would like to build the > xlib follow the http://www.handhelds.org/minihowto/building-x.html to do. > However, I have some confuse in this site. The following shows what I confuse. > > # > # This stuff is required for the Cross Compile Environment. > # > cd /skiff/local/bin > > for i in *; do > if [ $i != ${i/arm-linux-/} ]; then > ln -s $i ${i/arm-linux-/} > fi > done > > ln -s arm-linux-gcc cc > > I don't know where can I add this part. Can you tell me what should I do? > Thanks!! > > > Pang > > Alternative 2 -- > Enclosed HTML page: NoName.htm (1 KBytes)Received on Tue Nov 19 15:23:20 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:37:20 EDT