comp.lang.ada
 help / color / mirror / Atom feed
From: Erik Baigar <erik@baigar.de>
Subject: Re: Free Ada83 compiler for older Solaris/SPARC or IRIX?
Date: Sun, 02 Mar 2008 11:26:35 +0100
Date: 2008-03-02T11:26:35+01:00	[thread overview]
Message-ID: <47CA80DB.F1B873D9@baigar.de> (raw)
In-Reply-To: ma0g95-4s3.ln1@newserver.thecreems.com

Jeffrey Creem wrote:
> 
> Erik Baigar wrote:
> > now, but what would be the easiest way if I only want to get
> > a window and draw lines within this window? I.e. the only
> > thing I need is a command like "draw.line(x1, y1, x2, y2);"?
> 
> GtkAda.
> 
I am  currently trying to compile this one...

> x11ada is very low level and means you will be spending a lot of time
> dealing with expose events.
I know since I wrote plain xlib programs years ago.


> Motif is a higher level toolkit and not a terrible choice.
...and reasonable fast even on older machines...

 
> GtkAda binds to a somewhat more modern library and 'works' under windows
> as well.
That is the reason why I do not like this way very much: Code where a 
major part of development is done for the Windows operating system 
is usually not easy to compile on UNIX machines: Poor makefiles, HUGE
amount of dependencies, often not easy to have two different versions
of a library on a system due to the use of identical file names
for both versions (common "newer DLL replaced older one" on Windows
PCs).
 
> Under Linux/Solaris/unix like machines where it is supported it is very
> good. 
gtk-1.0 is OK regarding speed, but recently I recomiled a program 
with 2.2 and now it runs at 30% the speed of version gtk-1.2. Anyhow
GtkAda-1.2.12 is based on 1.2, so I will give this one a try...

> The downside will be that for older Solaris and probably for IRIX
> you will almost certainly have to compile your own Gtk libraries (not
> just the Ada part -- the libraries themselves).
I know, just started this journey with libart_lgpl-1.2...

...will post the end of the story in the future,

    ...thanks so far,

         Erik.



  reply	other threads:[~2008-03-02 10:26 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-20 19:41 Free Ada83 compiler for older Solaris/SPARC or IRIX? Erik Baigar
2008-02-20 20:52 ` Ludovic Brenta
2008-02-21  6:28   ` Erik Baigar
2008-02-21 22:03     ` Randy Brukardt
2008-02-21 22:03     ` Randy Brukardt
2008-02-21 22:03     ` Randy Brukardt
2008-02-21  0:21 ` Jeffrey R. Carter
2008-02-21  6:18   ` Erik Baigar
2008-02-27  6:55   ` Erik Baigar
2008-02-27 12:15     ` Jeffrey Creem
2008-03-02 10:26       ` Erik Baigar [this message]
2008-03-02 13:31         ` Erik Baigar
2008-03-02 14:15         ` Jeffrey Creem
2008-03-15  7:46           ` Erik Baigar
2008-03-02 13:33       ` Erik Baigar
2008-02-27 15:37     ` Vadim Godunko
2008-02-21  7:29 ` anon
2008-02-21 19:23 ` Charles Lindsey
2008-02-25 18:02 ` Erik Baigar
2008-02-25 20:19   ` Jeffrey R. Carter
2008-03-02 10:15     ` Erik Baigar
2008-03-13  8:50 ` Ivan Levashew
replies disabled

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