comp.lang.ada
 help / color / mirror / Atom feed
* Gnoga on MinGW 32 and 64bits
@ 2014-11-28  4:56 David Botton
  2014-11-28 14:27 ` David Botton
  0 siblings, 1 reply; 2+ messages in thread
From: David Botton @ 2014-11-28  4:56 UTC (permalink / raw)


It is now possible to build and use the current distros of MinGW (gcc 4.8.1) 32 and 64 bits for building and using Gnoga since AWS is no longer required. So it is now possible to build unencumbered (i.e. no GPL virus) versions of Gnoga apps on Windows 32 and 64.

Sing MinGW does not include gprtools I have added make.bat and clean.bat  which use gnatmake -P instead.

If using MinGW under Cygwin you will need to change from gnatmake to x86_64-mingw32-gnatmake (for 64bits) or i686-w64-ming32-gnatmake (for 32bits)

David Botton


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

* Re: Gnoga on MinGW 32 and 64bits
  2014-11-28  4:56 Gnoga on MinGW 32 and 64bits David Botton
@ 2014-11-28 14:27 ` David Botton
  0 siblings, 0 replies; 2+ messages in thread
From: David Botton @ 2014-11-28 14:27 UTC (permalink / raw)


> for building and using Gnoga since AWS is no longer required. 

I would like to point out that the reason for dropping the AWS requirement was not because of technical reasons, AWS is very robust and mature. The reason was that only the latest AWS in git is now working for the project on its last commit using AWS and I didn't wish to fork AWS just to remove the small additions that made it dependent on newer versions of gcc/ada that are not readily available for distribution without GPL viruses on the runtime.

The additional benefits, such that you only need the Gnoga distro (which includes the dependent lib for now) and the compiler and have all you need is certainly a nice, but AWS when you have the right compiler, etc. is not difficult to compile and install.

David Botton



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

end of thread, other threads:[~2014-11-28 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-28  4:56 Gnoga on MinGW 32 and 64bits David Botton
2014-11-28 14:27 ` David Botton

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