[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
building gmp-3.1.1 on darwin...
From: |
Harley Gorrell |
Subject: |
building gmp-3.1.1 on darwin... |
Date: |
Sat, 4 Aug 2001 13:26:01 -0400 |
To build gmp-3.1.1 on darwin, I had to modify one line in 'configure':
*** configure Sat Aug 4 09:54:40 2001
--- configure.orig Sat Aug 4 09:53:44 2001
***************
*** 4353,4359 ****
;;
power*-*-*)
case "$target" in
! *-*-mach* | *-*-rhapsody* | *-*-nextstep* | *-*-darwin* )
;; # these use non-conventional assembly syntax.
powerpc64-*-aix*)
gmp_m4postinc="powerpc32/regmap.m4 powerpc64/aix.m4"
--- 4353,4359 ----
;;
power*-*-*)
case "$target" in
! *-*-mach* | *-*-rhapsody* | *-*-nextstep*)
;; # these use non-conventional assembly syntax.
powerpc64-*-aix*)
gmp_m4postinc="powerpc32/regmap.m4 powerpc64/aix.m4"
thanks for a great library!,
harley.
- building gmp-3.1.1 on darwin...,
Harley Gorrell <=