comp.lang.ada
 help / color / mirror / Atom feed
* GNAT/GPL
@ 2005-09-16 19:10 Martin Krischik
  2005-09-17 14:39 ` GNAT/GPL Ludovic Brenta
  2005-09-18  0:16 ` GNAT/GPL Brian May
  0 siblings, 2 replies; 7+ messages in thread
From: Martin Krischik @ 2005-09-16 19:10 UTC (permalink / raw)


Hi

I fear the discussion about the "next Debian release" might solve itself all
by itself:

-----------
make[2]: *** Keine Regel vorhanden, um das Target ᅵprj-attr-pm.oᅵ,
  benᅵtigt von ᅵb_gnatm.cᅵ, zu erstellen.  Schluss.
make[2]: Leaving directory
`/work/gnat-gpl/x86_64-unknown-linux-gnu/gcc/ada/tools'
make[1]: *** [gnattools1] Fehler 2
make[1]: Leaving directory `/work/gnat-gpl/x86_64-unknown-linux-gnu/gcc/ada'
make: *** [gnattools] Fehler 2
make: Leaving directory `/work/gnat-gpl/x86_64-unknown-linux-gnu/gcc'
---------

And no: it won't work with i686 either. I have a site dedicated to the
attempt of compiling GNAT/GPS to keep you updated:

http://ada.krischik.com/index.php/Articles/CompileGNATGPL

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



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

* Re: GNAT/GPL
  2005-09-16 19:10 GNAT/GPL Martin Krischik
@ 2005-09-17 14:39 ` Ludovic Brenta
  2005-09-17 15:49   ` GNAT/GPL Martin Krischik
  2005-09-18  0:16 ` GNAT/GPL Brian May
  1 sibling, 1 reply; 7+ messages in thread
From: Ludovic Brenta @ 2005-09-17 14:39 UTC (permalink / raw)


Martin Krischik <krischik@users.sourceforge.net> writes:

> Hi
>
> I fear the discussion about the "next Debian release" might solve itself all
> by itself:

(errors from make, in German)

What did you do to get these messages?

BTW, I appreciate that someone at least is trying to *do* something.

-- 
Ludovic Brenta.



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

* Re: GNAT/GPL
  2005-09-17 14:39 ` GNAT/GPL Ludovic Brenta
@ 2005-09-17 15:49   ` Martin Krischik
  2005-09-17 16:14     ` GNAT/GPL Martin Krischik
  2005-09-17 17:58     ` GNAT/GPL Martin Krischik
  0 siblings, 2 replies; 7+ messages in thread
From: Martin Krischik @ 2005-09-17 15:49 UTC (permalink / raw)


Ludovic Brenta wrote:

> Martin Krischik <krischik@users.sourceforge.net> writes:
> 
>> Hi
>>
>> I fear the discussion about the "next Debian release" might solve itself
>> all by itself:
> 
> (errors from make, in German)
> 
> What did you do to get these messages?

I started the following batch ;-) :

http://ada.krischik.com/uploads/Articles/build-gnat-gpl

and waited for about an hour ;-)

Of course the batch will only work when you have the right directory setup
and downloaded the right files. See:

http://ada.krischik.com/index.php/Articles/CompileGNATGPL

The batch will actually extract the download archives if they copied into
the right directory - and do the configure - that way I have reproducible
results.

> BTW, I appreciate that someone at least is trying to *do* something.

;-) - there is no Linux x86_64 even true AdaCore now officially supports
that target. Interesting is that Linux x86 and Linux x86_64 are different
products and support need to be purchased separately. But then you have to
buy ASIS, PolyORB, XML/Ada support as an extra as well. And perhaps that is
the reason for the GPL Licence: They don't want there customers to pick up
a few free extra options.

If others *do* something as well: The site is Wiki based and
"build-gnat-gpl-tiger" or "build-gnat-gpl-freebsd" are of course welcome
(Just ask me for the upload password).

Martin

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



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

* Re: GNAT/GPL
  2005-09-17 15:49   ` GNAT/GPL Martin Krischik
@ 2005-09-17 16:14     ` Martin Krischik
  2005-09-17 17:58     ` GNAT/GPL Martin Krischik
  1 sibling, 0 replies; 7+ messages in thread
From: Martin Krischik @ 2005-09-17 16:14 UTC (permalink / raw)


Martin Krischik wrote:

> ;-) - there is no Linux x86_64 even true AdaCore now officially supports
> that target.

Just to clarify: I need the x86_64 for home and work use ;-)

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



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

* Re: GNAT/GPL
  2005-09-17 15:49   ` GNAT/GPL Martin Krischik
  2005-09-17 16:14     ` GNAT/GPL Martin Krischik
@ 2005-09-17 17:58     ` Martin Krischik
  1 sibling, 0 replies; 7+ messages in thread
From: Martin Krischik @ 2005-09-17 17:58 UTC (permalink / raw)


Martin Krischik wrote:

> If others do something as well: The site is Wiki based and
> "build-gnat-gpl-tiger" or "build-gnat-gpl-freebsd" are of course welcome
> (Just ask me for the upload password).

One more thing:

While I welcome any contribution I would ask that the "Summary" and "Author"
field are filled in. It make fighting WikiSpam easier - Spammers usually
don't have very Ada related"summary's" ;-).

Martin

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



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

* Re: GNAT/GPL
  2005-09-16 19:10 GNAT/GPL Martin Krischik
  2005-09-17 14:39 ` GNAT/GPL Ludovic Brenta
@ 2005-09-18  0:16 ` Brian May
  2005-09-18 13:08   ` GNAT/GPL Ludovic Brenta
  1 sibling, 1 reply; 7+ messages in thread
From: Brian May @ 2005-09-18  0:16 UTC (permalink / raw)


>>>>> "Martin" == Martin Krischik <krischik@users.sourceforge.net> writes:

    Martin> And no: it won't work with i686 either. I have a site
    Martin> dedicated to the attempt of compiling GNAT/GPS to keep you
    Martin> updated:

That reminds me; I desire to have PowerPC support, as my desktop
computer is PowerPC based. Hopefully this won't be an issue with any
of the implementations...

If anyone wants me to test anything on PowerPC, please let me know.
-- 
Brian May <bam@snoopy.apana.org.au>



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

* Re: GNAT/GPL
  2005-09-18  0:16 ` GNAT/GPL Brian May
@ 2005-09-18 13:08   ` Ludovic Brenta
  0 siblings, 0 replies; 7+ messages in thread
From: Ludovic Brenta @ 2005-09-18 13:08 UTC (permalink / raw)


Brian May <bam@snoopy.apana.org.au> writes:

>>>>>> "Martin" == Martin Krischik <krischik@users.sourceforge.net> writes:
>
>     Martin> And no: it won't work with i686 either. I have a site
>     Martin> dedicated to the attempt of compiling GNAT/GPS to keep you
>     Martin> updated:
>
> That reminds me; I desire to have PowerPC support, as my desktop
> computer is PowerPC based. Hopefully this won't be an issue with any
> of the implementations...
>
> If anyone wants me to test anything on PowerPC, please let me know.

gnat 3.15p on Debian already supports PowerPC and has for several years.

-- 
Ludovic Brenta.



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

end of thread, other threads:[~2005-09-18 13:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-16 19:10 GNAT/GPL Martin Krischik
2005-09-17 14:39 ` GNAT/GPL Ludovic Brenta
2005-09-17 15:49   ` GNAT/GPL Martin Krischik
2005-09-17 16:14     ` GNAT/GPL Martin Krischik
2005-09-17 17:58     ` GNAT/GPL Martin Krischik
2005-09-18  0:16 ` GNAT/GPL Brian May
2005-09-18 13:08   ` GNAT/GPL Ludovic Brenta

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