* RE: New gcc-3.1.1 Release - g77
@ 2002-09-17 20:39 Billinghurst, David (CRTS)
2002-09-18 4:42 ` GNAT in gcc-3.2 [was Re: New gcc-3.1.1 Release - g77] David A. Cobb
0 siblings, 1 reply; 6+ messages in thread
From: Billinghurst, David (CRTS) @ 2002-09-17 20:39 UTC (permalink / raw)
To: cygwin, Superbiskit
It can be done. I have a working (or so it seems) GNAT for cygwin.
Let me know if you are interested.
-----Original Message-----
From: David A. Cobb [mailto:superbiskit@cox.net]
Sent: Wednesday, 18 September 2002 3:21
To: Dockeen
Cc: cygwin@cygwin.com
Subject: Re: New gcc-3.1.1 Release - g77
Back in the Dark Days of 7/7/2000, Dockeen wrote:
>It may be a while before he gets to it, he was up late last night
>dealing with some schmuck, i.e. me. :-)
>
>I will be very interested in how GNAT works into this. Although
>some very nice people have sent me very nice directions as to
>how to do the Ada bootstrap, I have avoided for some weird, fearful
>reasons.
>
Here's what I tried, without success!
Installed binary kit GNAT ( gcc-2.7 ) from NYU. Note, this is a Windoze
build, not Cygwin (AFAIK).
Point $CC and $CXX at the GNAT gcc, also put that dir at the head of my
$PATH.
Try running configure & make bootstrap for gcc-3.2-1.
I'm not totally surprised that it failed, however I /am/ surprised at
how and where. The 'C' and 'C++' and 'F77' builds went pretty well.
However, the Ada test in configure ( Testing whether gcc understands Ada
.... no ). failed.
My first thought was "of course, it doesn't unerstand Cygwin paths."
But, if that were true it should have failed completely on C, C++, and
F77 as well.
SO, if Dockeen, or anyone, can point me in the direction of creating a
bootstrap GNAT it would be greatly appreciated.
TIA
--
David A. Cobb, Software Engineer, Public Access Advocate
"By God's Grace I am a Christian man, by my actions a great sinner." -- The Way of a Pilgrim; R. M. French, tr.
Life is too short to tolerate crappy software.
.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 6+ messages in thread
* GNAT in gcc-3.2 [was Re: New gcc-3.1.1 Release - g77]
2002-09-17 20:39 New gcc-3.1.1 Release - g77 Billinghurst, David (CRTS)
@ 2002-09-18 4:42 ` David A. Cobb
0 siblings, 0 replies; 6+ messages in thread
From: David A. Cobb @ 2002-09-18 4:42 UTC (permalink / raw)
To: Billinghurst, David (CRTS), cygwin
Billinghurst, David (CRTS) wrote:
>It can be done. I have a working (or so it seems) GNAT for cygwin.
>
>Let me know if you are interested.
>
_Very interested_ . Thanks.. What do I need to do?
>
>-----Original Message-----
>From: David A. Cobb [mailto:superbiskit@cox.net]
>Sent: Wednesday, 18 September 2002 3:21
>To: Dockeen
>Cc: cygwin@cygwin.com
>Subject: Re: New gcc-3.1.1 Release - g77
>
>
>Back in the Dark Days of 7/7/2000, Dockeen wrote:
>
>
>
>>It may be a while before he gets to it, he was up late last night
>>dealing with some schmuck, i.e. me. :-)
>>
>>I will be very interested in how GNAT works into this. Although
>>some very nice people have sent me very nice directions as to
>>how to do the Ada bootstrap, I have avoided for some weird, fearful
>>reasons.
>>
>>
>>
>Here's what I tried, without success!
>
>Installed binary kit GNAT ( gcc-2.7 ) from NYU. Note, this is a Windoze
>build, not Cygwin (AFAIK).
>Point $CC and $CXX at the GNAT gcc, also put that dir at the head of my
>$PATH.
>
>Try running configure & make bootstrap for gcc-3.2-1.
>
>I'm not totally surprised that it failed, however I /am/ surprised at
>how and where. The 'C' and 'C++' and 'F77' builds went pretty well.
>However, the Ada test in configure ( Testing whether gcc understands Ada
>.... no ). failed.
>
>My first thought was "of course, it doesn't unerstand Cygwin paths."
> But, if that were true it should have failed completely on C, C++, and
>F77 as well.
>SO, if Dockeen, or anyone, can point me in the direction of creating a
>bootstrap GNAT it would be greatly appreciated.
>
>TIA
>
>
--
David A. Cobb, Software Engineer, Public Access Advocate
"By God's Grace I am a Christian man, by my actions a great sinner." -- The Way of a Pilgrim; R. M. French, tr.
Life is too short to tolerate crappy software.
.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: New gcc-3.1.1 Release - g77
2002-07-07 8:36 New gcc-3.1.1 Release - g77 Dockeen
@ 2002-09-17 11:05 ` David A. Cobb
0 siblings, 0 replies; 6+ messages in thread
From: David A. Cobb @ 2002-09-17 11:05 UTC (permalink / raw)
To: Dockeen; +Cc: cygwin
Back in the Dark Days of 7/7/2000, Dockeen wrote:
>It may be a while before he gets to it, he was up late last night
>dealing with some schmuck, i.e. me. :-)
>
>I will be very interested in how GNAT works into this. Although
>some very nice people have sent me very nice directions as to
>how to do the Ada bootstrap, I have avoided for some weird, fearful
>reasons.
>
Here's what I tried, without success!
Installed binary kit GNAT ( gcc-2.7 ) from NYU. Note, this is a Windoze
build, not Cygwin (AFAIK).
Point $CC and $CXX at the GNAT gcc, also put that dir at the head of my
$PATH.
Try running configure & make bootstrap for gcc-3.2-1.
I'm not totally surprised that it failed, however I /am/ surprised at
how and where. The 'C' and 'C++' and 'F77' builds went pretty well.
However, the Ada test in configure ( Testing whether gcc understands Ada
.... no ). failed.
My first thought was "of course, it doesn't unerstand Cygwin paths."
But, if that were true it should have failed completely on C, C++, and
F77 as well.
SO, if Dockeen, or anyone, can point me in the direction of creating a
bootstrap GNAT it would be greatly appreciated.
TIA
--
David A. Cobb, Software Engineer, Public Access Advocate
"By God's Grace I am a Christian man, by my actions a great sinner." -- The Way of a Pilgrim; R. M. French, tr.
Life is too short to tolerate crappy software.
.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: New gcc-3.1.1 Release - g77
@ 2002-07-07 8:36 Dockeen
2002-09-17 11:05 ` David A. Cobb
0 siblings, 1 reply; 6+ messages in thread
From: Dockeen @ 2002-07-07 8:36 UTC (permalink / raw)
To: cygwin
It may be a while before he gets to it, he was up late last night
dealing with some schmuck, i.e. me. :-)
I will be very interested in how GNAT works into this. Although
some very nice people have sent me very nice directions as to
how to do the Ada bootstrap, I have avoided for some weird, fearful
reasons.
My understanding was that the objc support from gcc was questionable.
I don't know personally, I have only toyed with it a little.
Wayne Keen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: New gcc-3.1.1 Release - g77
2002-07-07 8:07 Dockeen
@ 2002-07-07 8:23 ` Nicholas Wourms
0 siblings, 0 replies; 6+ messages in thread
From: Nicholas Wourms @ 2002-07-07 8:23 UTC (permalink / raw)
To: cygwin
Wayne,
Thanks for confirming my suspicion. Now, since Chris is going to have to
recompile anyhow, he might as well append objc to the list of languages to
enable. Also, if he is in a really good mood, he will add those flags to
make gcj really functional. :-)
Cheers,
Nicholas
--- Dockeen <dockeen@mchsi.com> wrote:
> I think the f instead of f77 did in fact give the test build of
> gcc-3.1.1 a problem, there is no longer a g77. Here are the
> results for some whiches:
>
> DAKEENS@DAKEENS ~
> $ which gcc
> /usr/bin/gcc
>
> DAKEENS@DAKEENS ~
> $ which g++
> /usr/bin/g++
>
> DAKEENS@DAKEENS ~
> $ which g77
> /cygdrive/c/DJGPP/BIN/g77
>
> Yes, you can fret at me for having djgpp on the machine!
> :-)
>
> Wayne Keen
>
>
> --
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting: http://cygwin.com/bugs.html
> Documentation: http://cygwin.com/docs.html
> FAQ: http://cygwin.com/faq/
>
__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 6+ messages in thread
* New gcc-3.1.1 Release - g77
@ 2002-07-07 8:07 Dockeen
2002-07-07 8:23 ` Nicholas Wourms
0 siblings, 1 reply; 6+ messages in thread
From: Dockeen @ 2002-07-07 8:07 UTC (permalink / raw)
To: cygwin
I think the f instead of f77 did in fact give the test build of
gcc-3.1.1 a problem, there is no longer a g77. Here are the
results for some whiches:
DAKEENS@DAKEENS ~
$ which gcc
/usr/bin/gcc
DAKEENS@DAKEENS ~
$ which g++
/usr/bin/g++
DAKEENS@DAKEENS ~
$ which g77
/cygdrive/c/DJGPP/BIN/g77
Yes, you can fret at me for having djgpp on the machine!
:-)
Wayne Keen
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-09-18 11:31 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-17 20:39 New gcc-3.1.1 Release - g77 Billinghurst, David (CRTS)
2002-09-18 4:42 ` GNAT in gcc-3.2 [was Re: New gcc-3.1.1 Release - g77] David A. Cobb
-- strict thread matches above, loose matches on Subject: below --
2002-07-07 8:36 New gcc-3.1.1 Release - g77 Dockeen
2002-09-17 11:05 ` David A. Cobb
2002-07-07 8:07 Dockeen
2002-07-07 8:23 ` Nicholas Wourms
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).