develooper Front page | perl.perl5.porters | Postings from June 2001

Re: AIX / gcc-3.0

Thread Previous | Thread Next
From:
H . Merijn Brand
Date:
June 29, 2001 07:01
Subject:
Re: AIX / gcc-3.0
Message ID:
20010629155147.9DBB.H.M.BRAND@hccnet.nl
On Fri 29 Jun 2001 15:46, Jens-Uwe Mager <jum@helios.de> wrote:
> On Fri, Jun 29, 2001 at 03:01:07PM +0200, H.Merijn Brand wrote:
> > > > There should be more research done, because gcc-3.0 for AIX does **NOT**
> > > > support the -brtl flag! So none of the gcc-3.0 configurations would succeed
> > > > anyway (probably also not in 4.3.3, but since I don't have that yet, I can't
> > > > tell for sure.
> 
> Oh, I think for gcc this should be -Wl,-brtl instead of -brtl alone. This
> is a linker flag and not a compiler flag but unfortunately the gcc
> compiler driver does not know it.

Chage the hints then ;-)

Warning for gcc-3.0 on AIX: The docs state the machine specific options
different than reality supports.

The docs declare -m32 and -m64 for 32-bit and 64bit env resp., whereas cc1
only recognizes -maix32 and -maix64. That's why my smoke failed. Base conv now
running with these flags in the Policy.sh. If tonight passes, I'll add them to
aix.sh

-- 
H.Merijn Brand    Amsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl-5.6.1, 5.7.1 & 626 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
     WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.022 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/


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