c99, autoconf and a couple compilers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have been testing the build of my application (httperf) with a variety
of different compilers

(using autoconf 2.61)

with AC_PROG_CC_C99

*icc*
The autoconf configure script is using the -c99 option which should be
-std=c99.  icc reports "option '-c99' is deprecated and will be removed
in a future release."


*HP cc*
Compiler needs the -AC99 option to switch to c99 mode.


-- 
Theodore Bullock, <tbullock@xxxxxxxxxx, tedbullock@xxxxxxxxx>
B.Sc Software Engineering
Bike Across Canada Adventure http://www.comlore.com/bike


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux