On 04/01/14 03:40, Eric Botcazou wrote:
Hi,
the gnattools are now linked with the C++ compiler so, for the native case, it
has a dependency on libstdc++-v3. Adding such a dependency for a host tool on
a target library is debatable, but there is already a precedent with libada.
Tested on x86_64-suse-linux, OK for the mainline?
2014-04-01 Eric Botcazou <ebotca...@adacore.com>
PR bootstrap/60620
* Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
* Makefile.in: Regenerate.
This is fine.
jeff