On Thu Jan 24 17:38:33 2008, [EMAIL PROTECTED] wrote: > > Yeah, I get that on Strawberry Perl too. It surprised me, and it > pauses the configure process until you click "Don't send report". > > > > Might there be some obscure connection with > > [perl #41508] [BUG] Configure losing flags... ? > > Nah, I think the test app just broke for whatever reason. The mingw32 > environment packaged with Strawberry Perl does include a libgmp.a and > libgmp.la, so the test app was built properly, but failed to run. > > I reproduced it by copying config/auto/gmp/gmp.in to gmp.c, and > compiling with: > > > gcc -O2 -Wall -g -ggdb -o gmp.exe gmp.c -lgmp > [snip]
A very good research effort on such short notice! Thanks.