Re: C Gtk, ada and gnat



----- Original Message -----
From: "Johan Groth" <johan groth mandator celsius se>
To: "jones" <jones iabg de>
Cc: <gtk-list gnome org>
Sent: Tuesday, November 07, 2000 3:16 PM
Subject: Re: C Gtk, ada and gnat


> jones wrote:
> >
> > I have a problem that you may be able to help with I have a C Gtk
program
> > that interfaces with a ada program, I have compressed the C program in
to
> > *.o files and the packed them in to *.a file and then try to link them
to
> > the ada program but in linking the ada link program can not find any of
the
> > Gtk calls, I need a way to compile the program.
>
> Hi,
> you need to tell gnatmake to link with the gtk libraries.
>
> $ gnatmake -L/path/to/my/c-lib my_ada_main -largs -lmy_c_lib -largs
> `gtk-config --libs`
>
> --
> Johan Groth (xghjn)     ! Tel. mobil: 0703 - 24 25 27
> Cell Network     !   Kontoret:  054 - 14 25 27
> johan groth cellnetwork com !     Bofors: 0703 - 24 25 27
> johan groth cellnetwork dynamics saab se
>

thanks solved it now





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]