[newbie][gtkada] Latest Release minor bug with Win32

David Botton David at Botton.com
Fri Jul 28 17:57:40 CEST 2000


Ok, I am seeing my self cramped for time this AM any ways, I'll put together
a nice utility on Sunday including a GUI.

----- Original Message -----
From: <ANH_VO at udlp.com>


> David,
>
> I would suggest that you go one step further in this regard. Create a
dialog
> box, similar to the one in WinNT, allowing the user to register the new
> directory and modify the existing one if needed.
>
> Anh Vo
>
> ____________________Reply Separator____________________
> Subject:    Re: [newbie][gtkada] Latest Release minor bug with Win32 Por
> Author: "David Botton" <David at Botton.com>
> Date:       7/28/00 9:21 AM
>
> I have a small utility (reggnatcom) in the src directory of gnatcom
> (http://www.adapower.com/gnatcom) that sets gnatcom as a standard library
of
> GNAT in the registry (doing what you are looking for). You could modify
that
> for your purposes. I think though, I'll try and create a more generic
> utility this afternoon. I'll blast a message on the list when it is ready.
> It would let you run the utility in the directory you wish to add and
> register it as a standard library.
>
> David Botton
>
> ----- Original Message -----
> From: "Emmanuel Briot" <briot at gnat.com>
> To: <gtkada at gtkada.eu.org>
> Sent: Friday, July 28, 2000 9:06 AM
> Subject: Re: [newbie][gtkada] Latest Release minor bug with Win32 Port
>
>
> > > But when I go to make the scribble, make complains that
> >  > gtkada-config can't be found, and the only place that I
> >  > can locate it is in the GTKADA-1.3.8\docs folder, where
> >  > it is named gtkada-config.1 (looks like an AdaGide
> >  > temporary file).  I don't really know what to do with
> >  > this, but scribble doesn't want to make without it.
> >
> >
> > gtkada-config is a shell script used on Unix systems to automatically
> provide
> > the switches to gnatmake, as in :
> >    gnatmake scribble `gtkada-config`
> >
> > Unfortunately, this is not doable as is on Windows, and you will have to
> > specify the switches yourself. Not being a Windows user myself, I don't
> know
> > really what could be done to automate this, but presumably it could be
> > possible to insert some keys in the registry, as is done, I think, in
the
> > InstallShield we made for GtkAda in the public release of GNAT 3.13p
> > (not out yet, no need to rush to your favorite ftp site).
> >
> > All I can recommend for now is to wait until the release of that
> InstallShield
> > and try to install it. In the meanwhile, you can of course simply
specify
> the
> > switches on the command line yourself.
> >
> > Emmanuel
> >
> >
> >
> > _______________________________________________
> > gtkada mailing list
> > gtkada at gtkada.eu.org
> > http://gtkada.eu.org/cgi-bin/mailman/listinfo/gtkada
> >
>
>
>
> _______________________________________________
> gtkada mailing list
> gtkada at gtkada.eu.org
> http://gtkada.eu.org/cgi-bin/mailman/listinfo/gtkada
> Received: from portal.udlp.com ([10.1.1.245]) by ccmail.udlp.com with SMTP
>   (IMA Internet Exchange 3.14) id 0022411A; Fri, 28 Jul 2000
08:17:00 -0500
> Received: from portal.udlp.com (root at localhost)
>     by portal.udlp.com with ESMTP id IAA18629
>     for <anh_vo at udlp.com>; Fri, 28 Jul 2000 08:20:04 -0500 (CDT)
> Received: from ada.eu.org (marvin.enst.fr [137.194.161.2])
>     by portal.udlp.com with ESMTP id IAA18619
>     for <anh_vo at udlp.com>; Fri, 28 Jul 2000 08:20:03 -0500 (CDT)
> Received: from marvin.enst.fr (localhost [127.0.0.1])
>     by ada.eu.org (Postfix) with ESMTP
>     id 48BC7191CA; Fri, 28 Jul 2000 15:19:57 +0200 (CEST)
> Delivered-To: gtkada at gtkada.eu.org
> Received: from relay1.pair.com (relay1.pair.com [209.68.1.20])
>     by ada.eu.org (Postfix) with SMTP id 3C14019013
>     for <gtkada at gtkada.eu.org>; Fri, 28 Jul 2000 15:19:48 +0200 (CEST)
> Received: (qmail 19666 invoked from network); 28 Jul 2000 13:15:16 -0000
> Received: from dialup-229-isdn.cwtel.com (HELO db2000) (208.170.55.229)
>   by relay1.pair.com with SMTP; 28 Jul 2000 13:15:16 -0000
> X-pair-Authenticated: 208.170.55.229
> Message-ID: <005601bff896$b52a14c0$cf18b70a at db2000>
> From: "David Botton" <David at Botton.com>
> To: <gtkada at gtkada.eu.org>
> References:
>
<000a01bff1ef$70a80300$13627dc7 at ada95><397DDAD6.89DBF3D at earthlink.net><397F2
A75.
> 8355F78 at earthlink.net> <14721.34128.317707.50355 at berlin.act-europe.fr>
> Subject: Re: [newbie][gtkada] Latest Release minor bug with Win32 Port
> Date: Fri, 28 Jul 2000 09:21:08 -0400
> MIME-Version: 1.0
> Content-Type: text/plain;
> Content-Transfer-Encoding: 7bit
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-Mailer: Microsoft Outlook Express 5.00.2919.6700
> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
> Reply-To: gtkada at gtkada.eu.org
> Sender: gtkada-admin at gtkada.eu.org
> Errors-To: gtkada-admin at gtkada.eu.org
> X-Mailman-Version: 1.1
> Precedence: bulk
> List-Id: GtkAda users mailing-list <gtkada.gtkada.eu.org>
> X-BeenThere: gtkada at gtkada.eu.org
>
>
> _______________________________________________
> gtkada mailing list
> gtkada at gtkada.eu.org
> http://gtkada.eu.org/cgi-bin/mailman/listinfo/gtkada
>






More information about the gtkada mailing list