develooper Front page | perl.perl5.porters | Postings from May 2003

Re: [perl #22189] patch: perl 5.8.0 compile error on ia64/HP-UX ( broken attribute test)

From:
Petter Reinholdtsen
Date:
May 19, 2003 08:22
Subject:
Re: [perl #22189] patch: perl 5.8.0 compile error on ia64/HP-UX ( broken attribute test)
Message ID:
20030519153022.A6442@saruman.uio.no
[Andy Dougherty]
> If I recall correctly, the original poster was using a compiler
> called "cc-wrapper".  I have no idea exactly what that "wrapper" is
> actually doing.

It just make sure we can use the same compiler setting on all our 9
unix architectures.  On HP/UX, it turns into this:

  PATH=/opt/ansic/bin:$PATH cc +DD64 -Ae -O -I/local/include -L/local/lib



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