Re: GtkAda + Glade (annex E)
From: _at_ free.fr (_at_)
Date: 03/25/04
- Next message: Preben Randhol: "Re: GtkAda + Glade (annex E)"
- Previous message: Martin Dowie: "Re: OT: GUI [was:]Ann: TeXCAD 4.1"
- In reply to: Preben Randhol: "Re: GtkAda + Glade (annex E)"
- Next in thread: Preben Randhol: "Re: GtkAda + Glade (annex E)"
- Reply: Preben Randhol: "Re: GtkAda + Glade (annex E)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 25 Mar 2004 10:04:43 +0100
Preben Randhol wrote:
>
>>My environnement: Linux, gnat 3.15p, glade 3.15p, GtkAda 2.2.1.
>>
> Recompile GtkAda.
>
> Which distribution do you use?
I use debian unstable, but i get gnat from
ftp://ftp.cs.nyu.edu/pub/gnat/3.15p/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.gz,
and gcc 3.3.3 drom debian.
I try to recompile GtkAda with modified files in src directory:
---------------
>Makefile.common
GNATFLAGS = -O2 -gnatn -gnatws -aI/usr/gnat/glade/lib/garlic/
-aO/usr/gnat/glade/lib/garlic/
>Makefile
CFLAGS = -g -O2 -Wall -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I.. $(FPIC) -I/usr/gnat/glade/lib/garlic
GNATMAKELDFLAGS = -largs -L. -lgtkada $(GTK_LIBS) -lgarlic
-----------------
This time GtkAda compile with good version of s-stratt, i can compile a
software with GtkAda and glade, but i can't run it.
When i try to run a software with GtkAda, i have a segmentation error.
Does anyone have successfully compile a sofware with glade and GtkAda?
Stéphane.
- Next message: Preben Randhol: "Re: GtkAda + Glade (annex E)"
- Previous message: Martin Dowie: "Re: OT: GUI [was:]Ann: TeXCAD 4.1"
- In reply to: Preben Randhol: "Re: GtkAda + Glade (annex E)"
- Next in thread: Preben Randhol: "Re: GtkAda + Glade (annex E)"
- Reply: Preben Randhol: "Re: GtkAda + Glade (annex E)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|