Compile error: 4.3.0 + Tru64 cc

Daniel Richard G. skunk at iSKUNK.ORG
Tue Apr 28 22:43:22 CEST 2009


On Tue, 2009 Apr 28 21:56:41 +0200, Torbjorn Granlund wrote:
> Please try this patch:

That did the trick, and the build now completes without error. Thanks for 
the patch.

I do see a number of warnings now, however, from ar(1). Starting when it 
first creates libmpn.a, I see

	ar: Warning: ignoring second definition of __gmpn_neg_n defined in archive

printed multiple times. Examining the archive library with nm(1) seems to 
show that __gmpn_neg_n is defined in every object file. Is this intended?

(I suspect that this is due to the second mention of mpn_neg_n() in the 
gmp.h header. Shouldn't a function defined that way be declared as static?)


--Daniel


-- 
NAME   = Daniel Richard G.       ##  Remember, skunks       _\|/_  meef?
EMAIL1 = skunk at iskunk.org        ##  don't smell bad---    (/o|o\) /
EMAIL2 = skunk at alum.mit.edu      ##  it's the people who   < (^),>
WWW    = http://www.******.org/  ##  annoy them that do!    /   \
--
(****** = site not yet online)


More information about the gmp-bugs mailing list