comp.lang.ada
 help / color / mirror / Atom feed
* GtkAda-1.2, Linux
@ 2002-05-24 18:48 Adrian Knoth
  2002-05-24 19:17 ` Preben Randhol
  0 siblings, 1 reply; 6+ messages in thread
From: Adrian Knoth @ 2002-05-24 18:48 UTC (permalink / raw)


Hi,

I'm using GtkAda-2.0, compiled by gcc-3.2. I've replaced all my Gtk-1.2-
stuff, so GtkAda-1.2, too. Due to the fact GtkAda-1.2 cannot be
compiled with gcc-3.2 and also cannot be compiled with gnat-3.14p if
the Gtk-2.0-libraries were compiled by gcc-3.2 I'm looking for a complete
GtkAda-1.2-environment.

Can someone provide me the include-files and the GtkAda-1.2-library?
I've already Gtk-1.2, it's glibc-2.2, libX11.6. No link against gnome
or anything else (don't know whether this was already possible in Gtk-1.2)

machine-type is i586.

-- 
mail: adi@thur.de  	http://adi.thur.de	PGP: v2-key via keyserver

Paradox ist, wenn ein Baecker brotlos wird.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GtkAda-1.2, Linux
  2002-05-24 18:48 GtkAda-1.2, Linux Adrian Knoth
@ 2002-05-24 19:17 ` Preben Randhol
  2002-05-24 20:50   ` Adrian Knoth
  0 siblings, 1 reply; 6+ messages in thread
From: Preben Randhol @ 2002-05-24 19:17 UTC (permalink / raw)


On 24 May 2002 18:48:38 GMT, Adrian Knoth wrote:
> Hi,
> 
> I'm using GtkAda-2.0, compiled by gcc-3.2. I've replaced all my Gtk-1.2-
                                        ^^^
                                        not 3.1 ?
                                        
Preben



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GtkAda-1.2, Linux
  2002-05-24 19:17 ` Preben Randhol
@ 2002-05-24 20:50   ` Adrian Knoth
  2002-05-24 21:45     ` Preben Randhol
  0 siblings, 1 reply; 6+ messages in thread
From: Adrian Knoth @ 2002-05-24 20:50 UTC (permalink / raw)


Preben Randhol <randhol+abuse@pvv.org> wrote:

>> I'm using GtkAda-2.0, compiled by gcc-3.2. I've replaced all my Gtk-1.2-
>                                        ^^^
>                                        not 3.1 ?

No, I'm using the development-branch, so 3.2 is correct. I'm using it
in order to test the upcoming compilers with usual situations, those
helping to early discover bugs (done with GnuPG which can only be
compiled by gcc-3.1 (or later) after applying a patch I wrote).


-- 
mail: adi@thur.de  	http://adi.thur.de	PGP: v2-key via keyserver

Where you didn't want to go yesterday?



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GtkAda-1.2, Linux
  2002-05-24 20:50   ` Adrian Knoth
@ 2002-05-24 21:45     ` Preben Randhol
  2002-05-24 22:06       ` Florian Weimer
  0 siblings, 1 reply; 6+ messages in thread
From: Preben Randhol @ 2002-05-24 21:45 UTC (permalink / raw)


On 24 May 2002 20:50:42 GMT, Adrian Knoth wrote:
> Preben Randhol <randhol+abuse@pvv.org> wrote:
> 
>>> I'm using GtkAda-2.0, compiled by gcc-3.2. I've replaced all my Gtk-1.2-
>>                                        ^^^
>>                                        not 3.1 ?
> 
> No, I'm using the development-branch, so 3.2 is correct. I'm using it
> in order to test the upcoming compilers with usual situations, those
> helping to early discover bugs (done with GnuPG which can only be
> compiled by gcc-3.1 (or later) after applying a patch I wrote).

But you have compiled GtkAda-2.0 with gcc-gnat-3.2 (or what the name is)
? Why can't GtkAda-1.2 also be compiled with it?

Preben



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GtkAda-1.2, Linux
  2002-05-24 21:45     ` Preben Randhol
@ 2002-05-24 22:06       ` Florian Weimer
  2002-05-24 22:06         ` Preben Randhol
  0 siblings, 1 reply; 6+ messages in thread
From: Florian Weimer @ 2002-05-24 22:06 UTC (permalink / raw)


Preben Randhol <randhol+abuse@pvv.org> writes:

> But you have compiled GtkAda-2.0 with gcc-gnat-3.2 (or what the name is)
> ? Why can't GtkAda-1.2 also be compiled with it?

GtkAda 1.2 triggers an Internal Compiler Error in GNAT 3.1.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GtkAda-1.2, Linux
  2002-05-24 22:06       ` Florian Weimer
@ 2002-05-24 22:06         ` Preben Randhol
  0 siblings, 0 replies; 6+ messages in thread
From: Preben Randhol @ 2002-05-24 22:06 UTC (permalink / raw)


On Sat, 25 May 2002 00:06:05 +0200, Florian Weimer wrote:
> Preben Randhol <randhol+abuse@pvv.org> writes:
> 
>> But you have compiled GtkAda-2.0 with gcc-gnat-3.2 (or what the name is)
>> ? Why can't GtkAda-1.2 also be compiled with it?
> 
> GtkAda 1.2 triggers an Internal Compiler Error in GNAT 3.1.

Ah I see.

Preben



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-05-24 22:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-24 18:48 GtkAda-1.2, Linux Adrian Knoth
2002-05-24 19:17 ` Preben Randhol
2002-05-24 20:50   ` Adrian Knoth
2002-05-24 21:45     ` Preben Randhol
2002-05-24 22:06       ` Florian Weimer
2002-05-24 22:06         ` Preben Randhol

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox