This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Help with RTEMS installation


Vincent,

Hope you get the problem worked out. Have you looked in to real time linux 
instead of RTEMS?

Also, where did you get the RTEMS-3.6.0-linux.patch file from?

Rob Steele

> From daemon Thu Aug 13 10:53 PDT 1998
> Date: Thu, 13 Aug 1998 12:44:17 +0200
> From: Vicent Julian <vinglada@dsic.upv.es>
> Mime-Version: 1.0
> To: crossgcc@cygnus.com, chat@gnat.com, rtems-list@advicom.net
> Subject: Help with RTEMS installation
> Content-Transfer-Encoding: 7bit
> 
> Hi,
> 
>  We're trying to build a linux to linux cross-environment with RTEMS,
> but we're having problems and we don't know how to solve them.
> 
>  We're using the following versions:
>             binutils 2.8.1
>             gcc 2.8.1
>             crossgcc-gcc-2.8.1.patch
>             newlib-1.7.0-posix-rtems-3.6.0
>             RTEMS-3.6.0
>             RTEMS-3.6.0-linux.patch
> 
>  To compile all the above we're using the next variables:
>             host = i686-unknown-linux
>             target = i386-coff
>             prefix = $HOME/rtems/entorno
>             targetlib = i386-unknown-rtems
> 
>   We've got achieved to compile all by putting the variable
> RTEMS_HAS_POSIX_API to "no", but that's not what we want, because we
> need the POSIX API to install over it the GNAT ADA.
> 
>   We've tried to install it in two different linux distributions: RedHat
> 5.0 and Slackware 3.2.
> 
>   We think the problem is because of the newlib, so in the installation
> process the compiler searches for header files (that we suppose they are
> related to the newlib) and it doesn't find them.
> 
>   We'd thank any kind of help you could provide us.
> ___________________________________________________
> 
>     Vicent X. Julian Inglada, Carlos Carrascosa
>     mailto:{vinglada,carrasco}@dsic.upv.es
>     Dpto. de Sistemas Informaticos y Computacion
>     Universidad Politecnica de Valencia .
>     Camino de Vera s/n  46071 Valencia .
> ___________________________________________________
> 
>