Compilation Problems
Ralf Corsepius
corsepiu at faw.uni-ulm.de
Wed Feb 27 16:02:36 UTC 2002
Am Mit, 2002-02-27 um 05.33 schrieb Vasudev Mulchandani:
> Hello Vivek
>
> Thanx for the inputs and then I worked accordingly ..
>
> % ../rtems-4.5.0/c/configure
^^^^^^^^^^^^^^^^^^^^^^^^^^
Why are you manually running this configure-script?
This is not the toplevel configure script and requires special
configuration options, which are passed down to it from the toplevel
configure script.
So, unless you know what you are doing, you are not supposed to run this
explictly - It doen't give any sense.
Run the toplevel configure script instead.
> --target=i386-rtems
> --enable-rtemsbsp=i386ex --prefix=/opt/rtems
>
> This succeeded but then I found a strange thing.. the build directory
> did not have a directory like build/i386-rtems/c as in your case..
Ralf
More information about the users
mailing list