comp.lang.ada
 help / color / mirror / Atom feed
* gcc 4.0.0 released
@ 2005-04-23 10:53 Martin Krischik
  2005-04-23 17:51 ` Steve
  2005-04-25  0:15 ` Wes Groleau
  0 siblings, 2 replies; 8+ messages in thread
From: Martin Krischik @ 2005-04-23 10:53 UTC (permalink / raw)


Hello,

gcc 4.0.0 has been released and here the good news for Ada users:

                === acats support ===
Generating support files... done.
Compiling support files... done.

                === acats tests ===
Running chapter a ...
Running chapter c2 ...
Running chapter c3 ...
Running chapter c4 ...
Running chapter c5 ...
Running chapter c6 ...
Running chapter c7 ...
Running chapter c8 ...
Running chapter c9 ...
Running chapter ca ...
Running chapter cb ...
Running chapter cc ...
Running chapter cd ...
Running chapter ce ...
Running chapter CVS ...
Running chapter cxa ...
Running chapter cxb ...
Running chapter cxf ...
Running chapter cxg ...
Running chapter cxh ...
Running chapter cz ...
Running chapter d ...
Running chapter e ...
Running chapter gcc ...
Running chapter l ...
                === acats Summary ===
# of expected passes            2320
# of unexpected failures        0

With Regards

Martin
-- 
mailto://krischik@users.sourceforge.net
Ada programming at: http://ada.krischik.com




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

* Re: gcc 4.0.0 released
  2005-04-23 10:53 gcc 4.0.0 released Martin Krischik
@ 2005-04-23 17:51 ` Steve
  2005-04-23 20:43   ` Jeff C
  2005-04-25  0:15 ` Wes Groleau
  1 sibling, 1 reply; 8+ messages in thread
From: Steve @ 2005-04-23 17:51 UTC (permalink / raw)


Now if there were just pre-built binaries for various platformas at a nice 
central place... kind of like the old AdaCore public distributions.

Steve
(The Duck)

"Martin Krischik" <krischik@users.sourceforge.net> wrote in message 
news:1902371.rejPJEkrGK@linux1.krischik.com...
> Hello,
>
> gcc 4.0.0 has been released and here the good news for Ada users:
>
>                === acats support ===
> Generating support files... done.
> Compiling support files... done.
>
>                === acats tests ===
> Running chapter a ...
> Running chapter c2 ...
> Running chapter c3 ...
> Running chapter c4 ...
> Running chapter c5 ...
> Running chapter c6 ...
> Running chapter c7 ...
> Running chapter c8 ...
> Running chapter c9 ...
> Running chapter ca ...
> Running chapter cb ...
> Running chapter cc ...
> Running chapter cd ...
> Running chapter ce ...
> Running chapter CVS ...
> Running chapter cxa ...
> Running chapter cxb ...
> Running chapter cxf ...
> Running chapter cxg ...
> Running chapter cxh ...
> Running chapter cz ...
> Running chapter d ...
> Running chapter e ...
> Running chapter gcc ...
> Running chapter l ...
>                === acats Summary ===
> # of expected passes            2320
> # of unexpected failures        0
>
> With Regards
>
> Martin
> -- 
> mailto://krischik@users.sourceforge.net
> Ada programming at: http://ada.krischik.com
> 





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

* Re: gcc 4.0.0 released
  2005-04-23 17:51 ` Steve
@ 2005-04-23 20:43   ` Jeff C
  2005-04-23 23:26     ` Martin Dowie
  0 siblings, 1 reply; 8+ messages in thread
From: Jeff C @ 2005-04-23 20:43 UTC (permalink / raw)


Steve wrote:
> Now if there were just pre-built binaries for various platformas at a nice 
> central place... kind of like the old AdaCore public distributions.
> 
> Steve
> (The Duck)
>

While I agree it would be nice, things are starting to settle down. Ada 
is now included in the distribution media of most of the major Linux 
distributions...

Solaris (sparc at least) users can visit blastwave.org which has 
prebuilt gcc's that include Ada support.

Windows users can go the mingw.org route..

In some ways this is not as nice as the old public GNAT releases (one 
stop Ada shopping). The biggest problem for Windows users has been the 
lack of a good gdb that worked with modern Ada and mingw.

There were slightly painful ways around it but things are getting better.

Maybe all we need is a nice index/wiki write-up with links for each of 
the recommended solutions.



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

* Re: gcc 4.0.0 released
  2005-04-23 20:43   ` Jeff C
@ 2005-04-23 23:26     ` Martin Dowie
  2005-04-24  2:01       ` Jeff C
  2005-04-24  6:25       ` Martin Krischik
  0 siblings, 2 replies; 8+ messages in thread
From: Martin Dowie @ 2005-04-23 23:26 UTC (permalink / raw)


Jeff C wrote:
> Steve wrote:
> 
>> Now if there were just pre-built binaries for various platformas at a 
>> nice central place... kind of like the old AdaCore public distributions.
>>
>> Steve
>> (The Duck)
>>
> 
> While I agree it would be nice, things are starting to settle down. Ada 
> is now included in the distribution media of most of the major Linux 
> distributions...
> 
> Solaris (sparc at least) users can visit blastwave.org which has 
> prebuilt gcc's that include Ada support.
> 
> Windows users can go the mingw.org route..
> 
> In some ways this is not as nice as the old public GNAT releases (one 
> stop Ada shopping). The biggest problem for Windows users has been the 
> lack of a good gdb that worked with modern Ada and mingw.
> 
> There were slightly painful ways around it but things are getting better.
> 
> Maybe all we need is a nice index/wiki write-up with links for each of 
> the recommended solutions.

And no ASIS! :-(

Unless I've missed something...



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

* Re: gcc 4.0.0 released
  2005-04-23 23:26     ` Martin Dowie
@ 2005-04-24  2:01       ` Jeff C
  2005-04-24  6:27         ` Martin Krischik
  2005-04-24  6:25       ` Martin Krischik
  1 sibling, 1 reply; 8+ messages in thread
From: Jeff C @ 2005-04-24  2:01 UTC (permalink / raw)


Martin Dowie wrote:
> Jeff C wrote:
> 
>> Steve wrote:
>>
>>> Now if there were just pre-built binaries for various platformas at a 
>>> nice central place... kind of like the old AdaCore public distributions.
>>>
>>> Steve
>>> (The Duck)
>>>
>>
>> While I agree it would be nice, things are starting to settle down. 
>> Ada is now included in the distribution media of most of the major 
>> Linux distributions...
>>
>> Solaris (sparc at least) users can visit blastwave.org which has 
>> prebuilt gcc's that include Ada support.
>>
>> Windows users can go the mingw.org route..
>>
>> In some ways this is not as nice as the old public GNAT releases (one 
>> stop Ada shopping). The biggest problem for Windows users has been the 
>> lack of a good gdb that worked with modern Ada and mingw.
>>
>> There were slightly painful ways around it but things are getting better.
>>
>> Maybe all we need is a nice index/wiki write-up with links for each of 
>> the recommended solutions.
> 
> 
> And no ASIS! :-(
> 
> Unless I've missed something...

Yes...There is still that problem...
There is always http://gnat-asis.sourceforge.net/ but I agree that not 
having it as part of the standard RPMs/packages is a pain and makes the 
barrier for entry a bit high.



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

* Re: gcc 4.0.0 released
  2005-04-23 23:26     ` Martin Dowie
  2005-04-24  2:01       ` Jeff C
@ 2005-04-24  6:25       ` Martin Krischik
  1 sibling, 0 replies; 8+ messages in thread
From: Martin Krischik @ 2005-04-24  6:25 UTC (permalink / raw)


Martin Dowie wrote:

> And no ASIS! :-(
> 
> Unless I've missed something...

No you havn't. ASIS has not yet arrived at the Libre cvs side and the 3.15p
is not usable any more.

Hint: downloading the whole libre cvs repository (module ".")  is well worth
it.

Martin
-- 
mailto://krischik@users.sourceforge.net
Ada programming at: http://ada.krischik.com




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

* Re: gcc 4.0.0 released
  2005-04-24  2:01       ` Jeff C
@ 2005-04-24  6:27         ` Martin Krischik
  0 siblings, 0 replies; 8+ messages in thread
From: Martin Krischik @ 2005-04-24  6:27 UTC (permalink / raw)


Jeff C wrote:

> Yes...There is still that problem...
> There is always http://gnat-asis.sourceforge.net/ but I agree that not
> having it as part of the standard RPMs/packages is a pain and makes the
> barrier for entry a bit high.

Worse: it does not work with 4.x.x. There has been some type change and I
have not figured out how to convert the types.

Martin
-- 
mailto://krischik@users.sourceforge.net
Ada programming at: http://ada.krischik.com




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

* Re: gcc 4.0.0 released
  2005-04-23 10:53 gcc 4.0.0 released Martin Krischik
  2005-04-23 17:51 ` Steve
@ 2005-04-25  0:15 ` Wes Groleau
  1 sibling, 0 replies; 8+ messages in thread
From: Wes Groleau @ 2005-04-25  0:15 UTC (permalink / raw)


Martin Krischik quoted:

>                 === acats Summary ===
> # of expected passes            2320
> # of unexpected failures        0

It doesn't say how many failures they were expecting.
:-)


-- 
Wes Groleau
    "Would the prodigal have gone home if
     the elder brother was running the farm?"
                       -- James Jordan



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

end of thread, other threads:[~2005-04-25  0:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-23 10:53 gcc 4.0.0 released Martin Krischik
2005-04-23 17:51 ` Steve
2005-04-23 20:43   ` Jeff C
2005-04-23 23:26     ` Martin Dowie
2005-04-24  2:01       ` Jeff C
2005-04-24  6:27         ` Martin Krischik
2005-04-24  6:25       ` Martin Krischik
2005-04-25  0:15 ` Wes Groleau

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