This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/17260] Cannot build Ada libraries and tools
- From: "charlet at act-europe dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2004 07:22:35 -0000
- Subject: [Bug ada/17260] Cannot build Ada libraries and tools
- References: <20040901054641.17260.bdubbs@swbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From charlet at act-europe dot fr 2004-09-03 07:22 -------
Subject: Re: Cannot build Ada libraries and tools
> I would bet if you just try it - it will work fine. I have never had any
> problems building ada for this target.
Never had any problem either.
> p.s if you want shared libraries you should do this in two parts:
>
> % make -C gcc gnatlib-shared
> % make -C gcc gnattools
You can even do it in one part:
% make -C gcc gnatlib-shared gnattools
Arno
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17260