Le mercredi 09 août 2006 à 17:14 -0600, Doug Hunt a écrit :
[...]
> For x86_64, things were less good.
> 
> First of all, I had to change both
> Makefile.PL and Lib/Slatec/Makefile.PL by swapping
> 
> $ENV{HOSTTYPE}=~m/x86_64/
> for
> $Config{archname}=~m/x86_64/
> 
> for setting the -fPIC compiler flag to get it to compile.  I would 
> recommend making this change because $ENV{HOSTTYPE} behaves differently 
> under different shells and circumstances--it is just cleaner to use 
> $Config.
> 
> I'll check this change in if there are no objections.

(Debian testing x86_64)

If possible, yes, check this in (I have to do these modifications).

Greg



        

        
                
___________________________________________________________________________ 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet 
! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos 
expériences. 
http://fr.answers.yahoo.com 



_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to