Compilation issues under i386 for i386.
Ralf Corsepius
ralf.corsepius at rtems.org
Fri May 25 17:10:09 UTC 2007
On Fri, 2007-05-25 at 10:16 -0600, Daron Chabot wrote:
> I'm pretty sure that I already responded to this... (maybe i forgot to
> cc The List ?):
>
> On Thu, 2007-05-24 at 16:51 -0500, Jean Gabriel Gonzalez wrote:
> > Hello everybody,
> >
> > I am working on a i386 computer in order to compile RTEMS 4.7.99.1 for
> > a i386 target, but i have some compilation problems.
> >
> > I work under Fedora core 6 distribution.
> >
> > So, i created a directory "/rtems" to run the configure :
> >
> > /root/Desktop/rtems-4.7.99.1/configure --target=i386-rtems --enable-
> > rtemsbsp=pc386
>
> It looks like the configure option, --prefix=/rtems, is missing from
> your invocation. The default location may be under /usr/local, which is
> probably not what you want.
The default location is:
./configure --help
`configure' configures rtems 4.7.99.1 to adapt to many kinds of systems.
Usage: ./configure [OPTION]... [VAR=VALUE]...
...
Installation directories:
--prefix=PREFIX install architecture-independent files in
PREFIX
[/opt/rtems-4.8]
...
Besides this, this is the location where the files will be installed to.
It is not being used during a built.
Ralf
More information about the users
mailing list