Home > Archive > PERL Beginners > August 2004 > C Compiler
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Rob Witzke 2004-08-04, 3:56 pm |
| Any recommendations on a c compiler to run on a Sun Sparc box?
Rob
| |
|
|
| William M West 2004-08-04, 3:56 pm |
|
>
>Any recommendations on a c compiler to run on a Sun Sparc box?
>
>Rob
this is bordering on off-topic, but since a compiler is useful
for certain Perl modules,
go get gcc
http://gcc.gnu.org/install/binaries.html
this is a page to get gcc when you can't compile it yourself. now, i didn't
see sparc mentioned on the page- wasn't looking too terribly hard.
good luck
:)
willy
| |
| Kevin Bliss 2004-08-04, 3:56 pm |
| gcc, it is available as a solaris package at sunfreeware.com
-----Original Message-----
=46rom: Witzke, Rob [mailto:Rob.Witzke@cincinnatilibrary.org]=20
Sent: Wednesday, August 04, 2004 7:24 AM
To: PerlBeginners (E-mail)
Subject: C Compiler
Any recommendations on a c compiler to run on a Sun Sparc box=3F
Rob
--
To unsubscribe, e-mail: beginners-unsubscribe@perl.org For additional
commands, e-mail: beginners-help@perl.org <http://learn.perl.org/>
<http://learn.perl.org/first-response>
---------------------------------------------------------------------------=
---
This email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone =
else, unless expressly approved by the sender or an authorized addressee, i=
s=
unauthorized.
If you are not the intended recipient, any disclosure, copying, distributio=
n=
or any action omitted or taken in reliance on it, is prohibited and may be=
=
unlawful. If you believe that you have received this email in error, please=
=
contact the sender, delete this e-mail and destroy all copies.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
| |
| Rob Witzke 2004-08-04, 3:56 pm |
| It has a lot to do with perl if your modules can't install without it.
-----Original Message-----
From: Wiggins d Anconia [mailto:wiggins@danconia.org]
Sent: Wednesday, August 04, 2004 10:55 AM
To: Witzke, Rob; PerlBeginners (E-mail)
Subject: Re: C Compiler
> Any recommendations on a c compiler to run on a Sun Sparc box?
>=20
> Rob
>=20
This has what to do with Perl?
http://gcc.gnu.org/
http://danconia.org
|
|
|
|
|