help for use the configure and make under the cygwin
Mahesh Revuri
maheshr at in.ceeyes.com
Tue Jan 29 05:43:47 UTC 2002
It could be eaither your binutils did not go well or it is unable to get
the path where it was build. Your build directory looks /usr/local/rtems.
Check if you have "i386-rtems-ar" in /usr/local/rtems/bin directory.
There are pre built toolset avaliable at
ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/cygwin-test
The tools are working fine for me with i386 target with pc386BSP. This
makes things simple.
Mahesh
David wrote:
> Hello all,
> I have a problem building RTEMS toolchain under
> the Cygwin-2.125.2.10 environment on WindowsNT 4.0.
> The operations ,following the instructions
> "Getting Started guide" , are as follows...
>
> in tools directory
>
> mkdir b-binutils
> cd b-binutils
> ../binutils-2.9.5.0.24/configure \
> --target=i386-rtems --prefix=/usr/local/rtems
>
> make all
> make info
> make install
>
> cd ../gcc-2.95.2
> ln -s ../newlib-1.8.2/newlib .
>
> cd ..
> mkdir b-gcc
> cd b-gcc
> ../gcc-2.95.2/configure --target=i386-rtems \
> --with-gnu-as --with-gnu-ld --with-newlib \
> --verbose --enable-threads
> --refix=/usr/local/rtems
> make all
>
>
> And then an error happened, The partial content of
> error is "i386-rtems-ar:not found".
>
> Thanks for any help!
>
> David
>
> _________________________________________________________
> Do You Yahoo!? µÇ¼Ãâ·ÑÑÅ»¢µçÓÊ! http://mail.yahoo.com.cn
>
> <font color=#6666FF>ÎÞÁÄ£¿ÓôÃÆ£¿¸ßÐË£¿Ã»ÀíÓÉ£¿¶¼À´ÁÄÌì°É£¡</font>¡ª¡ª
> ÑÅ»¢È«ÐÂÁÄÌìÊÒ! http://cn.chat.yahoo.com/c/roomlist.html
More information about the users
mailing list