This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: How to build cross-compiled Ada (gcc3.4.x) runtime? (Ishttp://gcc.gnu.org/install/build.html wrong?)
- From: Karel Gardas <kgardas at objectsecurity dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: Wed, 28 Jan 2004 16:40:27 +0100 (CET)
- Subject: Re: How to build cross-compiled Ada (gcc3.4.x) runtime? (Ishttp://gcc.gnu.org/install/build.html wrong?)
On Wed, 28 Jan 2004, Andreas Schwab wrote:
> Karel Gardas <kgardas@objectsecurity.com> writes:
>
> > adaint.c:61:22: sys/stat.h: No such file or directory
> > adaint.c:62:19: fcntl.h: No such file or directory
> > adaint.c:63:18: time.h: No such file or directory
> > adaint.c:82:19: utime.h: No such file or directory
> > adaint.c:91:22: sys/wait.h: No such file or directory
> > In file included from adaint.c:152:
> > adaint.h:33:19: stdio.h: No such file or directory
> > adaint.h:34:20: dirent.h: No such file or directory
>
> You don't seem to have any target headers. You can't build the ada
> library without them.
I'm sorry but I don't fully understand. As I wrote, I try to test gcc on
arm-sim as described on http://gcc.gnu.org/simtest-howto.html. I guess all
the build libraries before ada run-time library was succesfully build
using provided newlib during the ''build of everything'' (make). At least
I'm able to find the compiled binaries in $TOP/obj/arm-elf. Now I would
also like to build Ada run-time lib, but as you have seen this process
failed. My question is, if it's due to mistake on my side, or Ada run-time
lib hasn't been tested for running on simulator yet and so it's probably
broken?
Thanks,
Karel
--
Karel Gardas kgardas@objectsecurity.com
ObjectSecurity Ltd. http://www.objectsecurity.com