comp.lang.ada
 help / color / mirror / Atom feed
From: "John R. Strohm" <strohm@airmail.net>
Subject: Re: Prebuilt version of gcc 3.1 with Ada as an additional package for windows
Date: Tue, 21 May 2002 08:05:55 -0700
Date: 2002-05-21T08:05:55-07:00	[thread overview]
Message-ID: <737EB0EF36381A58.18613047C7A2E3A7.2E42F852FB4527DA@lp.airnews.net> (raw)
In-Reply-To: TxeG8.8178$p56.2336358@newsb.telia.net

Stupid question.

The files are all packed up in .tar.gz GZIP archives.

What is an appropriate Windows utility for opening them?  Where can I get
it?

If I actually succeed in getting things working, I'll write up the procedure
and the list of necessary files.

"Sune Falck" <nospam@nospam.com> wrote in message
news:TxeG8.8178$p56.2336358@newsb.telia.net...
> The mingw project www.mingw.org has made available prebuilt
> gcc 3.1 core, gcc 3.1 Ada, binutils and other support files at
>
> http://sourceforge.net/project/showfiles.php?group_id=2435
>
> Sune Falck
>
> PS A simple test showed that gcc Ada had problems finding the
> system files - maybe because I had installed in a nonstandard
> location.
>
> Defining ADA_INCLUDE_PATH and ADA_OBJECTS_PATH pointing
> to the library files solked the problem and a simple hello world
> program compiled and run without any problems.
>
> C:\data\msys>set
> ADA_INCLUDE_PATH=c:\data\msys\lib\gcc-lib\mingw32\3.1\adainclude
> C:\data\msys>set
> ADA_OBJECTS_PATH=c:\data\msys\lib\gcc-lib\mingw32\3.1\adalib
> C:\data\msys>PATH c:\data\msys\bin;%path%
> C:\data\msys>gnatmake -v -f atest
>
> GNATMAKE 3.1 (20020501) Copyright 1995-2001 Free Software Foundation, Inc.
> gcc -c atest.adb
> End of compilation
> gnatbind -x atest.ali
> gnatlink atest.ali
>
> C:\data\msys>atest
> Hello from Ada
>
>
>





  parent reply	other threads:[~2002-05-21 15:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-20 22:13 Prebuilt version of gcc 3.1 with Ada as an additional package for windows Sune Falck
2002-05-21 13:57 ` Ted Dennison
2002-05-21 14:09 ` Ted Dennison
2002-05-21 15:05 ` John R. Strohm [this message]
2002-05-21 14:12   ` Stephen Leake
2002-05-21 14:35     ` Jean-Pierre Rosen
2002-05-21 17:35       ` chris.danx
2002-05-22  2:29       ` Steve Doiel
2002-05-22  7:23         ` Pascal Obry
2002-05-22 12:11           ` John English
2002-05-22 14:17             ` martin.m.dowie
2002-05-23  5:35       ` John R. Strohm
2002-05-23 10:42         ` John R. Strohm
2002-05-23 19:04           ` John R. Strohm
2002-05-21 14:31   ` Michal Nowak
replies disabled

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