bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GMP 4.1 won't build on Darwin


From: Tomas Zahradnicky
Subject: GMP 4.1 won't build on Darwin
Date: Mon, 8 Jul 2002 11:44:26 +0200

hello,

i just tried to compile gmp 4.1 on darwin "powerpc750-apple-darwin5.5" and make fails with following error:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2 -mpowerpc -no-cpp-precomp -mcpu=750 -c fib_ui.c -fno-common -DPIC -o .libs/fib_ui.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2 -mpowerpc -no-cpp-precomp -mcpu=750 -c fib_ui.c -o fib_ui.o >/dev/null 2>&1
make[2]: *** [fib_ui.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


  what should I do? all-recursive target seems to be missing in Makefile

-Tomas
--
# Tomas Zahradnicky, Jr
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague



reply via email to

[Prev in Thread] Current Thread [Next in Thread]