This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: GNU-ADA: No support?
- From: wojtek at power dot com dot pl
- To: wulf at ping dot net dot au
- Cc: gcc-help at gcc dot gnu dot org
- Date: Sun, 15 Jun 2003 13:37:29 +0200
- Subject: Re: GNU-ADA: No support?
Hello,
You can also try c.l.a.
Methinks the problem is that when linking libgnat.so there was no .so
listed which provides those 'undefined reference' functions. Should not be
hard to fix.
>Which mailing list would be better suited for questions related
>to gcc-ada (see below) and who are the maintainer of the code?
Ada Core Technologies. But please note, that Ada support in the GCC 3.2.x
and even 3.3 tree is preliminary. For best stability you may need to use
GNAT 3.15p, you may also try to checkout current code from
http://libre.act-europe.fr, it worked very well for me with GCC 3.2.3.
Regards,
Wojtek