delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2004/09/21/07:12:43

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Authentication-Warning: itservs.wilkes.edu: apache set sender to fdonahoe AT wilkes DOT edu using -f
Message-ID: <1095764328.4150096823262@webmail.wilkes.edu>
Date: Tue, 21 Sep 2004 06:58:48 -0400
From: fdonahoe AT wilkes DOT edu
To: djgpp AT delorie DOT com
Subject: Re: bnu214s compiled for djgpp 2.04 alpha
MIME-Version: 1.0
User-Agent: Internet Messaging Program (IMP) 3.2
X-Originating-IP: 146.94.1.209


Has anyone anything to offer to resolve the error found by
gcc 3.4.2 in the source of gmp-4.12?

Is it, "This time the designers of gcc have gone too far!
Go back to 3.3.x."??

The errors were like this sample.

gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2 \

  -fomit-frame-pointer -mtune=i486 -march=i386 -c mpz/aorsmul_i.c

mpz/aorsmul_i.c:62: error: conflicting types for '__gmpz_aorsmul_1'

./gmp-impl.h:628: error: previous declaration of '__gmpz_aorsmul_1' \

   was here

mpz/aorsmul_i.c:62: error: conflicting types for '__gmpz_aorsmul_1'

./gmp-impl.h:628: error: previous declaration of '__gmpz_aorsmul_1' \

   was here

make.exe[2]: *** [mpz/aorsmul_i.lo] Error 1



from gmp-impl.h

628: void __gmpz_aorsmul_1 _PROTO ((REGPARM_3_1 (mpz_ptr w, \

   mpz_srcptr u, mp_limb_t v, mp_size_t sub))) REGPARM_ATTR(1);



from mpz/aorsmul_i.c

61: mpz_aorsmul_1 (mpz_ptr w, mpz_srcptr x, mp_limb_t y, \

   mp_size_t sub)

62: {


Frank






-----------------------------------------------------------------------
This mail was sent through Wilkes Webmail: http://webmail.wilkes.edu
Wilkes Webmail is using IMP: http://horde.org/imp/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019