On 06/11/2011 19:31, Cactus wrote: > I think it would be useful to find out why GMP_NAIL_BITS is not being > defined. It appears to be because the section I referenced is not > being included when I think it should be. > > It would be useful to put the ! marks back in but this won't work > because the file is being generated from gmp-h.in so it will simply > get overridden. > > Can you look at gmp-h.in to see if it has the exclamation marks? > The gmp-h.in file has the exclamation marks. I've tracked down the problem to gen_mpir_h.bat. It seems, when the batch file is evaluated in my environment, the ! character is shell-expanded to nothing.
I'm not clear why this is a problem for me, but -presumably- not for others. I'm using a vanilla "Microsoft Windows SDK v7.1" on Windows 7 'Home Premium' Build 7601, Service Pack 1. -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en.
