public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Installation of Binaries on HP-UX 11.00
@ 2000-03-23 21:50 Dennis M. Gray
  2000-03-24 12:25 ` Alexandre Oliva
  0 siblings, 1 reply; 6+ messages in thread
From: Dennis M. Gray @ 2000-03-23 21:50 UTC (permalink / raw)
  To: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 354 bytes --]

Hi,
 
Where do I go for 
assistance on installing the gcc 11.0 binaries on an HP-UX 11.00 machine? There 
is no Ansi C compiler on the target machine. I downloaded the depot file from 
the University of Wisconsin site, gunzipped it but don't find any specific 
installation instructions for the binaries, just for compiling from 
source.
 
Regards

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

* Re: Installation of Binaries on HP-UX 11.00
  2000-03-23 21:50 Installation of Binaries on HP-UX 11.00 Dennis M. Gray
@ 2000-03-24 12:25 ` Alexandre Oliva
  2000-03-24 12:47   ` Stoopid color question of the day Steven W. Orr
  2000-03-24 13:43   ` Installation of Binaries on HP-UX 11.00 Dennis Gray
  0 siblings, 2 replies; 6+ messages in thread
From: Alexandre Oliva @ 2000-03-24 12:25 UTC (permalink / raw)
  To: Dennis M. Gray; +Cc: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 492 bytes --]

On Mar 24, 2000, "Dennis M. Gray" <dmgray@fareast.com.au> wrote:

> Where do I go for assistance on installing the gcc 11.0 binaries on
> an HP-UX 11.00 machine?

Wherever you got those binaries from

-- 
Alexandre Oliva    Enjoy Guaraná, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

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

* Stoopid color question of the day.
  2000-03-24 12:25 ` Alexandre Oliva
@ 2000-03-24 12:47   ` Steven W. Orr
  2000-03-24 13:36     ` Michael Meissner
  2000-03-24 13:43   ` Installation of Binaries on HP-UX 11.00 Dennis Gray
  1 sibling, 1 reply; 6+ messages in thread
From: Steven W. Orr @ 2000-03-24 12:47 UTC (permalink / raw)
  To: gcc

I just installed the whole gcc-2.95.2 package for linux and found
gcc-colorgcc. I read the docs and have no clue what it's good for except
to print colors.

Why is this a part of gcc?

TIA

-- 
-Time flies like the wind. Fruit flies like a banana. steveo@world.std.com-
-Stranger things have happened but none stranger than this. Steven W. Orr-
Does your driver's license say Organ Donor?Black holes are where God \
-------divided by zero. Listen to me! We are all individuals!---------

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

* Re: Stoopid color question of the day.
  2000-03-24 12:47   ` Stoopid color question of the day Steven W. Orr
@ 2000-03-24 13:36     ` Michael Meissner
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Meissner @ 2000-03-24 13:36 UTC (permalink / raw)
  To: Steven W. Orr; +Cc: gcc

On Fri, Mar 24, 2000 at 03:47:40PM -0500, Steven W. Orr wrote:
> I just installed the whole gcc-2.95.2 package for linux and found
> gcc-colorgcc. I read the docs and have no clue what it's good for except
> to print colors.
> 
> Why is this a part of gcc?

It isn't part of GCC.  It is part of the Mandrake (and possibly other)
packaging of GCC.  It for example is not on my Red Hat systems (both 6.1 and
6.2 beta).  As to what it used for, it makes the GCC error messages stand out
when doing a make, by printing the error messages in a different color (red I
think, possibly a different color for warnings).

-- 
Michael Meissner, Cygnus Solutions, a Red Hat company.
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886, USA
Work:	  meissner@redhat.com		phone: +1 978-486-9304
Non-work: meissner@spectacle-pond.org	fax:   +1 978-692-4482

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

* Re: Installation of Binaries on HP-UX 11.00
  2000-03-24 12:25 ` Alexandre Oliva
  2000-03-24 12:47   ` Stoopid color question of the day Steven W. Orr
@ 2000-03-24 13:43   ` Dennis Gray
  2000-03-24 14:01     ` Joe Buck
  1 sibling, 1 reply; 6+ messages in thread
From: Dennis Gray @ 2000-03-24 13:43 UTC (permalink / raw)
  To: Alexandre Oliva; +Cc: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 704 bytes --]

There were no documents on how to install the binaries with the binary
distribution; only how to compile from the source code.

Thanks,

Dennis

On 24 Mar 2000, Alexandre Oliva wrote:

> On Mar 24, 2000, "Dennis M. Gray" <dmgray@fareast.com.au> wrote:
> 
> > Where do I go for assistance on installing the gcc 11.0 binaries on
> > an HP-UX 11.00 machine?
> 
> Wherever you got those binaries from
> 
> -- 
> Alexandre Oliva    Enjoy Guaraná, see http://www.ic.unicamp.br/~oliva/
> Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
> Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
> oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me
> 

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

* Re: Installation of Binaries on HP-UX 11.00
  2000-03-24 13:43   ` Installation of Binaries on HP-UX 11.00 Dennis Gray
@ 2000-03-24 14:01     ` Joe Buck
  0 siblings, 0 replies; 6+ messages in thread
From: Joe Buck @ 2000-03-24 14:01 UTC (permalink / raw)
  To: Dennis Gray; +Cc: Alexandre Oliva, gcc

On Mar 24, 2000, "Dennis M. Gray" <dmgray@fareast.com.au> wrote:
> > 
> > > Where do I go for assistance on installing the gcc 11.0 binaries on
> > > an HP-UX 11.00 machine?

On 24 Mar 2000, Alexandre Oliva wrote:
> 
> > 
> > Wherever you got those binaries from

> There were no documents on how to install the binaries with the binary
> distribution; only how to compile from the source code.

Then there is nothing we (the folks on this list) can do, since you didn't
get them from us -- the GCC project only distributes source.  You need to
track down the person who made those binaries for help.  If you can't find
this person, then the binaries are useless.

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

end of thread, other threads:[~2000-03-24 14:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-23 21:50 Installation of Binaries on HP-UX 11.00 Dennis M. Gray
2000-03-24 12:25 ` Alexandre Oliva
2000-03-24 12:47   ` Stoopid color question of the day Steven W. Orr
2000-03-24 13:36     ` Michael Meissner
2000-03-24 13:43   ` Installation of Binaries on HP-UX 11.00 Dennis Gray
2000-03-24 14:01     ` Joe Buck

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