develooper Front page | perl.perl5.porters | Postings from April 2000

Re: [ID 20000330.016] Touble Installing Perl v5.6.0 on Solaris

Thread Previous | Thread Next
From:
lvirden
Date:
April 2, 2000 04:04
Subject:
Re: [ID 20000330.016] Touble Installing Perl v5.6.0 on Solaris
Message ID:
200004021103.HAA24461@lwv26awu.cas.org

According to Dominic Dunlop  <domo@computer.org>:
:+Most C compilers are now ANSI-compliant.  However, a few current
:+computers, notably from Hewlett-Packard and Sun, are delivered with an
:+older C compiler expressly for rebuilding the system kernel.  Such

Note however that this is not technically true.  Sun has not for quite
some time 'delivered' a non-ANSI compliant compiler.  That's because a
number of years ago they quit including a C compiler with the OS.  What
you may want to say is something like "people using antique versions of
OSes will of course realize that there is a likelihood that their out of
date, no longer supported OS may be so old as to not have such a compiler.

Sun delivers a _wrapper_ called /usr/ucb/cc .  This wrapper at one
time attempted to juggle paths, libraries and include files to generate a
compile/link using UCB compatible libraries.  It invoked whatever compiler
one had on the system. 
-- 
<URL: http://dev.scriptics.com/>
<URL: mailto:lvirden@cas.org> <URL: http://www.purl.org/NET/lvirden/>
Unless explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.
-><-

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About