Re: GPS compile...
Arnaud Charlet <[email protected]> Mon, 26 Jul 2004 14:24:53 +0200
| Newsgroups | gmane.comp.ide.gps.devel |
|---|---|
| Message-ID | <[email protected]> |
> > For all but version_string symbols, you'll find a proper definition > > in the file common/src/stubs.c, generated from > > distrib/gps-1.0-gnat-3.15a1.diff > > Did that. Well not quite: you copied the entire subs.c file. You need to remove unneeded definitions as listed by the linker errors. Arno