bug-gmp
[Top][All Lists]
Advanced

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

Building


From: Luziana Reno
Subject: Building
Date: Mon, 26 Sep 2005 12:58:59 -0500
User-agent: KMail/1.7.1

 % gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2 
-fomit-frame-pointer -mcpu=pentium4 -march=pentium4 -c aorsmul.c -o aorsmul.o

aorsmul.c:44: error: conflicting types for `__gmpz_aorsmul'
aorsmul.c:39: error: previous declaration of `__gmpz_aorsmul'

>
> Fri, 23 Sep 2005 10:14:58 -0500:
> |  gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> |  -fomit-frame-pointer -mcpu=pentium4 -march=pentium4 -c aorsmul.c -o
> | aorsmul.o
> |
> |  >/dev/null 2>&
> |
> |  1
> |  make[2]: *** [aorsmul.lo] Error 1
> |  make[2]: Leaving directory
> |  `/home/lreno2/research/SetSolver_ext/CGAL-3.0.1/auxiliary/gmp-4.1.2/mpz'
>
> Please try
>
>   cd mpz
>   gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -mcpu=pentium4 -march=pentium4 -c aorsmul.c -o
> aorsmul.o
>
> and see if you can make any sense out of the error message from gcc.





reply via email to

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