summaryrefslogtreecommitdiff
path: root/hints/aix_4.sh
Commit message (Collapse)AuthorAgeFilesLines
* #33988 for AIX 3 and AIX 4: missing quotes in sed commandsH.Merijn Brand2008-06-021-3/+3
| | | p4raw-id: //depot/perl@33990
* hints/aix_4.sh to allow build on aix 4.2AUGUSTE-ETIENNE Jose2008-02-091-0/+9
| | | | | Message-Id: <1202501426.15175.10.camel@sinf009w.d81970300.cgss-guyane.fr> p4raw-id: //depot/perl@33262
* gcc -dumpversion is at least supported back to 2.7.x andH.Merijn Brand2007-01-121-1/+1
| | | | | | thus seems to be much more defensive against upcoming version reporting format changes. p4raw-id: //depot/perl@29777
* gcc on AIX 4 doesn't like -G on the commandline tooH.Merijn Brand2004-08-031-0/+1
| | | p4raw-id: //depot/perl@23189
* First steps towards an explicit perl.exp-less AIX buildH.Merijn Brand2004-07-311-1/+5
| | | | | | Previous method can still be used by undeffing usenativedlopen If that is ever tested at all on AIX p4raw-id: //depot/perl@23174
* usemallocwrap works on AIX, but not with vac-5H.Merijn Brand2004-04-261-2/+4
| | | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Subject: Re: Perl 5.8.4 "panic: memory wrap" in miniperl on AIX 5.1 Message-Id: <20040426152951.A6C4.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@22743
* AIX-4 with xlc does not like malloc wrapH.Merijn Brand2004-04-061-1/+2
| | | p4raw-id: //depot/perl@22665
* Added hints_4.sh for specific AIX 4 supportH.Merijn Brand2004-02-061-0/+589
this is the next stage in the general cleanup process for the AIX hints. More to come p4raw-id: //depot/perl@22273