Hi

I'm using the autotools suit in a scientific sofware project (with a GNU 
license) and I believe I have found a small bug/ in autoconf.

I' using autoconf 2.61 with the Intel ifort compiler 11.0.
In order to check if the platform supports shared libraries, this version of 
autoconf tests the ifort compiler for a -KPIC flag.
However in version 11.0 ifort has changed the PIC flag from -K to -f. So the 
configure test gives incorrect results.
The -K flag has been removed.

Best regards
Nuno Pinhão


Reply via email to