GNAT GPL 2008 is out

This is a discussion on GNAT GPL 2008 is out within the ADA forums in Programming Languages category; Hi, Just got an email from Libre site, GNAT GPL 2008 is out. ^_^...

Go Back   Application Development Forum > Programming Languages > ADA

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 06-11-2008, 02:21 PM
qunying
Guest
 
Default GNAT GPL 2008 is out

Hi,

Just got an email from Libre site, GNAT GPL 2008 is out.

^_^
Reply With Quote
  #2  
Old 06-12-2008, 10:31 AM
Maxim Reznik
Guest
 
Default Re: GNAT GPL 2008 is out

On 11 ÉÀÎ, 21:21, qunying <zhu.quny...@gmail.com> wrote:
> Hi,
>
> Just got an email from Libre site, GNAT GPL 2008 is out.
>
> ^_^


It seems they have wrong file permission for Linux PolyORB:
I'm trying to download polyorb-gpl-2.4.0-1-src.tgz and get

Exception name: ADA.IO_EXCEPTIONS.USE_ERROR
Message: s-fileio.adb:988
Call stack traceback locations:
0x82279ea 0x8202591 0x284feb1f 0x285da586 0x285da8cc 0x28517be0
0x284cedd4 0x284eb820 0x284ebf95 0x284ed584 0x2858c1dd 0x2858cbb8
0x81e7298 0x28924e53
Reply With Quote
  #3  
Old 06-12-2008, 12:33 PM
qunying
Guest
 
Default Re: GNAT GPL 2008 is out

On Jun 12, 7:31*am, Maxim Reznik <rezni...@gmail.com> wrote:

> It seems they have wrong file permission for Linux *PolyORB:
> I'm trying to download polyorb-gpl-2.4.0-1-src.tgz and get
>
> Exception name: ADA.IO_EXCEPTIONS.USE_ERROR
> Message: s-fileio.adb:988
> Call stack traceback locations:
> 0x82279ea 0x8202591 0x284feb1f 0x285da586 0x285da8cc 0x28517be0
> 0x284cedd4 0x284eb820 0x284ebf95 0x284ed584 0x2858c1dd 0x2858cbb8
> 0x81e7298 0x28924e53


I downloaded it without problem.
Reply With Quote
  #4  
Old 06-12-2008, 07:43 PM
Anh Vo
Guest
 
Default Re: GNAT GPL 2008 is out

On Jun 12, 9:33*am, qunying <zhu.quny...@gmail.com> wrote:
> On Jun 12, 7:31*am, Maxim Reznik <rezni...@gmail.com> wrote:
>
> > It seems they have wrong file permission for Linux *PolyORB:
> > I'm trying to download polyorb-gpl-2.4.0-1-src.tgz and get

>
> > Exception name: ADA.IO_EXCEPTIONS.USE_ERROR
> > Message: s-fileio.adb:988
> > Call stack traceback locations:
> > 0x82279ea 0x8202591 0x284feb1f 0x285da586 0x285da8cc 0x28517be0
> > 0x284cedd4 0x284eb820 0x284ebf95 0x284ed584 0x2858c1dd 0x2858cbb8
> > 0x81e7298 0x28924e53

>
> I downloaded it without problem.


I got the same error message when downloading PolyORB for x86-linux.
Note that PolyORB for Windows had no problem. In addition, I reported
this problem to AdaCore already.

AV

Reply With Quote
  #5  
Old 06-13-2008, 07:39 AM
Anh Vo
Guest
 
Default Re: GNAT GPL 2008 is out

On Jun 12, 4:43 pm, Anh Vo <anhvofrc...@gmail.com> wrote:
> On Jun 12, 9:33 am, qunying <zhu.quny...@gmail.com> wrote:
>
> > On Jun 12, 7:31 am, Maxim Reznik <rezni...@gmail.com> wrote:

>
> > > It seems they have wrong file permission for Linux PolyORB:
> > > I'm trying to download polyorb-gpl-2.4.0-1-src.tgz and get

>
> > > Exception name: ADA.IO_EXCEPTIONS.USE_ERROR
> > > Message: s-fileio.adb:988
> > > Call stack traceback locations:
> > > 0x82279ea 0x8202591 0x284feb1f 0x285da586 0x285da8cc 0x28517be0
> > > 0x284cedd4 0x284eb820 0x284ebf95 0x284ed584 0x2858c1dd 0x2858cbb8
> > > 0x81e7298 0x28924e53

>
> > I downloaded it without problem.

>
> I got the same error message when downloading PolyORB for x86-linux.
> Note that PolyORB for Windows had no problem. In addition, I reported
> this problem to AdaCore already.
>
> AV


This problem was fixed. Infact, it works fine now.
Reply With Quote
  #6  
Old 06-13-2008, 09:54 AM
Mike Silva
Guest
 
Default Re: GNAT GPL 2008 is out

On Jun 11, 2:21*pm, qunying <zhu.quny...@gmail.com> wrote:
> Hi,
>
> Just got an email from Libre site, GNAT GPL 2008 is out.
>
> ^_^


Don't know if this is the right place to ask, but I just downloaded
and installed it (x86 Windows) and immediately drove into a ditch. It
can't find gnatmake on the executable path. Since gnatmake.exe is
right there in the \bin directory, I clearly need to set up the
executable path, but I sure can't find where to do that. It also
tells me on startup "Could not locate exec gnatls" and "Could not
compute predefined paths for this project" (the included Demo
project). I've examined every menu command and looked through the
help and I'm still as stuck as when I started. Any tip? Thanks.

Mike
Reply With Quote
  #7  
Old 06-13-2008, 09:59 AM
Mike Silva
Guest
 
Default Re: GNAT GPL 2008 is out

On Jun 13, 9:54*am, Mike Silva <snarflem...@yahoo.com> wrote:
> On Jun 11, 2:21*pm, qunying <zhu.quny...@gmail.com> wrote:
>
> > Hi,

>
> > Just got an email from Libre site, GNAT GPL 2008 is out.

>
> > ^_^

>
> Don't know if this is the right place to ask, but I just downloaded
> and installed it (x86 Windows) and immediately drove into a ditch. *It
> can't find gnatmake on the executable path. *Since gnatmake.exe is
> right there in the \bin directory, I clearly need to set up the
> executable path, but I sure can't find where to do that. *It also
> tells me on startup "Could not locate exec gnatls" and "Could not
> compute predefined paths for this project" (the included Demo
> project). *I've examined every menu command and looked through the
> help and I'm still as stuck as when I started. *Any tip? *Thanks.
>
> Mike


Sorry for not specifying - this is in regards to GPS.
Reply With Quote
  #8  
Old 06-13-2008, 11:36 AM
Mike Silva
Guest
 
Default Re: GNAT GPL 2008 is out

On Jun 13, 9:54*am, Mike Silva <snarflem...@yahoo.com> wrote:
> On Jun 11, 2:21*pm, qunying <zhu.quny...@gmail.com> wrote:
>
> > Hi,

>
> > Just got an email from Libre site, GNAT GPL 2008 is out.

>
> > ^_^

>
> Don't know if this is the right place to ask, but I just downloaded
> and installed it (x86 Windows) and immediately drove into a ditch. *It
> can't find gnatmake on the executable path. *Since gnatmake.exe is
> right there in the \bin directory, I clearly need to set up the
> executable path, but I sure can't find where to do that. *It also
> tells me on startup "Could not locate exec gnatls" and "Could not
> compute predefined paths for this project" (the included Demo
> project). *I've examined every menu command and looked through the
> help and I'm still as stuck as when I started. *Any tip? *Thanks.
>
> Mike


I just reinstalled everything and that fixed the problem.
Reply With Quote
  #9  
Old 06-13-2008, 11:40 AM
Peter C. Chapin
Guest
 
Default Re: GNAT GPL 2008 is out

Mike Silva wrote:

> Don't know if this is the right place to ask, but I just downloaded
> and installed it (x86 Windows) and immediately drove into a ditch. It
> can't find gnatmake on the executable path. Since gnatmake.exe is
> right there in the \bin directory, I clearly need to set up the
> executable path, but I sure can't find where to do that.


The installer asks if you want to make the tools available from the
command line. If you say "yes" it adds the appropriate bin directory to
the path. However, you'll probably need to reboot (log out + log in?)
for the change to take effect in the GUI environment.

Peter
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 07:31 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.