Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!apple!vsi1!altnet!uunet!mcvax!cernvax!cui!bertrand From: bertrand@cui.UUCP (IBRAHIM Bertrand) Newsgroups: comp.windows.x Subject: Re: ADA applications on Apollo Message-ID: <245@cui.UUCP> Date: 11 Oct 88 17:12:32 GMT References: <881005072917.d7c@VLSI.JPL.NASA.GOV> Reply-To: bertrand@cui.UUCP (IBRAHIM Bertrand) Organization: University of Geneva/Switzerland Lines: 9 I am not familiar with Alsys Ada, but I'm using the Ada-X11 bindings with Verdix Ada on a SUN. What you need is find a way to tell your environment to link the xlib code with your program. With Verdix, there is an "a.info -i" command that lets you specify arguments like "-lX11" that will be passed to the linker. Hope this helps, B.Ibrahim