Re: undefined references in win32ada
Emmanuel Briot <[email protected]> Tue, 3 Jul 2007 16:02:25 +0200
| Newsgroups | gmane.comp.ide.gps.user |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 03 July 2007 15:55:24 Philippe Laval wrote: > I compiled the code of win32ada downloaded with GPS 2007, into a static > library. When I build my project with this library, I get 2 "undefined > reference(s) to 'do_varargs' " in win32-winuser.adb, and the link fails. > After numerous trials (reinstall of win32ada, 'cleaning' everything, > etc.) I still cannot get to the executable. I need some help. Actually, you compiled it with a compiler (GNAT GPL 2007), not with the integrated environment GPS, which is independent. This mailing list only deals with GPS, so you should resubmit your question to a more appropriate forum (perhaps comp.lang.ada for instance) regards Emmanuel