public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: valarray???
@ 1999-12-22  8:52 Phil Edwards
  1999-12-31 23:54 ` valarray??? Phil Edwards
  0 siblings, 1 reply; 8+ messages in thread
From: Phil Edwards @ 1999-12-22  8:52 UTC (permalink / raw)
  To: gcc, sme

> The version of the Standard library that comes with RH 6.1
> (egcs-1.1.2-24) does not appear to include support for valarray. Is it
> possible to get valarray support with this version of egcs?

A new C++ Standard Library is being developed at
http://sourceware.cygnus.com/libstdc++/ .  You will need to upgrade your
version of GCC/EGCS before attempting to build it.

Phil

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

* Re: valarray???
  1999-12-22  8:52 valarray??? Phil Edwards
@ 1999-12-31 23:54 ` Phil Edwards
  0 siblings, 0 replies; 8+ messages in thread
From: Phil Edwards @ 1999-12-31 23:54 UTC (permalink / raw)
  To: gcc, sme

> The version of the Standard library that comes with RH 6.1
> (egcs-1.1.2-24) does not appear to include support for valarray. Is it
> possible to get valarray support with this version of egcs?

A new C++ Standard Library is being developed at
http://sourceware.cygnus.com/libstdc++/ .  You will need to upgrade your
version of GCC/EGCS before attempting to build it.

Phil

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

* valarray???
  1999-12-22  8:08 valarray??? Steve Ettorre
  1999-12-22 11:45 ` valarray??? llewelly
  1999-12-22 17:36 ` valarray??? Gabriel Dos Reis
@ 1999-12-31 23:54 ` Steve Ettorre
  2 siblings, 0 replies; 8+ messages in thread
From: Steve Ettorre @ 1999-12-31 23:54 UTC (permalink / raw)
  To: gcc

The version of the Standard library that comes with RH 6.1
(egcs-1.1.2-24) does not appear to include support for valarray. Is it
possible to get valarray support with this version of egcs?

Thanx,
Steve

--
Steve Ettorre
e-mail: sme@nycap.rr.com
-------------------------------------------
"...thinking is not consciousness -
 it requires hard work..." - Rush Limbaugh
-------------------------------------------



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

* Re: valarray???
  1999-12-22 17:36 ` valarray??? Gabriel Dos Reis
@ 1999-12-31 23:54   ` Gabriel Dos Reis
  0 siblings, 0 replies; 8+ messages in thread
From: Gabriel Dos Reis @ 1999-12-31 23:54 UTC (permalink / raw)
  To: Steve Ettorre; +Cc: gcc

Steve Ettorre <sme@nycap.rr.com> writes:

| The version of the Standard library that comes with RH 6.1
| (egcs-1.1.2-24) does not appear to include support for valarray. Is it
| possible to get valarray support with this version of egcs?

valarray has been integrated with EGCS since 1999-06-05, and
distributed with GCC since 2.95 release.

-- Gaby

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

* Re: valarray???
  1999-12-22 11:45 ` valarray??? llewelly
@ 1999-12-31 23:54   ` llewelly
  0 siblings, 0 replies; 8+ messages in thread
From: llewelly @ 1999-12-31 23:54 UTC (permalink / raw)
  To: Steve Ettorre; +Cc: gcc

See http://sourceware.cygnus.com/libstdc++/ .

On Wed, 22 Dec 1999, Steve Ettorre wrote:

> The version of the Standard library that comes with RH 6.1
> (egcs-1.1.2-24) does not appear to include support for valarray. Is it
> possible to get valarray support with this version of egcs?

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

* Re: valarray???
  1999-12-22  8:08 valarray??? Steve Ettorre
  1999-12-22 11:45 ` valarray??? llewelly
@ 1999-12-22 17:36 ` Gabriel Dos Reis
  1999-12-31 23:54   ` valarray??? Gabriel Dos Reis
  1999-12-31 23:54 ` valarray??? Steve Ettorre
  2 siblings, 1 reply; 8+ messages in thread
From: Gabriel Dos Reis @ 1999-12-22 17:36 UTC (permalink / raw)
  To: Steve Ettorre; +Cc: gcc

Steve Ettorre <sme@nycap.rr.com> writes:

| The version of the Standard library that comes with RH 6.1
| (egcs-1.1.2-24) does not appear to include support for valarray. Is it
| possible to get valarray support with this version of egcs?

valarray has been integrated with EGCS since 1999-06-05, and
distributed with GCC since 2.95 release.

-- Gaby

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

* Re: valarray???
  1999-12-22  8:08 valarray??? Steve Ettorre
@ 1999-12-22 11:45 ` llewelly
  1999-12-31 23:54   ` valarray??? llewelly
  1999-12-22 17:36 ` valarray??? Gabriel Dos Reis
  1999-12-31 23:54 ` valarray??? Steve Ettorre
  2 siblings, 1 reply; 8+ messages in thread
From: llewelly @ 1999-12-22 11:45 UTC (permalink / raw)
  To: Steve Ettorre; +Cc: gcc

See http://sourceware.cygnus.com/libstdc++/ .

On Wed, 22 Dec 1999, Steve Ettorre wrote:

> The version of the Standard library that comes with RH 6.1
> (egcs-1.1.2-24) does not appear to include support for valarray. Is it
> possible to get valarray support with this version of egcs?

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

* valarray???
@ 1999-12-22  8:08 Steve Ettorre
  1999-12-22 11:45 ` valarray??? llewelly
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Steve Ettorre @ 1999-12-22  8:08 UTC (permalink / raw)
  To: gcc

The version of the Standard library that comes with RH 6.1
(egcs-1.1.2-24) does not appear to include support for valarray. Is it
possible to get valarray support with this version of egcs?

Thanx,
Steve

--
Steve Ettorre
e-mail: sme@nycap.rr.com
-------------------------------------------
"...thinking is not consciousness -
 it requires hard work..." - Rush Limbaugh
-------------------------------------------



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

end of thread, other threads:[~1999-12-31 23:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-22  8:52 valarray??? Phil Edwards
1999-12-31 23:54 ` valarray??? Phil Edwards
  -- strict thread matches above, loose matches on Subject: below --
1999-12-22  8:08 valarray??? Steve Ettorre
1999-12-22 11:45 ` valarray??? llewelly
1999-12-31 23:54   ` valarray??? llewelly
1999-12-22 17:36 ` valarray??? Gabriel Dos Reis
1999-12-31 23:54   ` valarray??? Gabriel Dos Reis
1999-12-31 23:54 ` valarray??? Steve Ettorre

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).