This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/15156] gnatlink does not link due to undefined symbol _gnat__strings_E
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2004 21:56:18 -0000
- Subject: [Bug ada/15156] gnatlink does not link due to undefined symbol _gnat__strings_E
- References: <20040426220507.15156.awreynolds@mac.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-01 21:56 -------
Semi-fixed on the mainline by:
2004-07-04 Mark Mitchell <mark@codesourcery.com>
* configure.ac (ranlib_flags): New variable.
* Makefile.in (RANLIB_FLAGS): New variable.
(libbackend.a): Use it.
* configure: Regenerated.
All that needs to happen now is to use RANLIB_FLAGS while calling ranlib in the ada subdirectory.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|target |ada
Last reconfirmed|2004-04-27 17:31:15 |2004-10-01 21:56:17
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15156