This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Ada support for GNU/kFreeBSD
- From: Arnaud Charlet <charlet at adacore dot com>
- To: Aurelien Jarno <aurelien at aurel32 dot net>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 3 Dec 2005 10:03:28 +0100
- Subject: Re: [PATCH] Ada support for GNU/kFreeBSD
- References: <20051203011035.GA29080@hertz.aurel32.net>
> Please find attached a patch against the current SVN to add Ada support
> for GNU/kFreeBSD, an OS based on a FreeBSD kernel with a GNU libc. The
> Ada support is based on files from GNU/Linux or FreeBSD, only one file
> specific to GNU/kFreeBSD has to be added.
What kind of results do you get for make check-ada ?
Could you explain how you ended up with this s-osinte-kfreebsd-gnu.ads
file (how did you write it ?)
Arno