Brandon J. Van Every scripsit: > It is true that I have not implemented GCC specific flags in CMake. > This is pretty easy to do.
Good idea. They should probably be provided in every build except MSVC, because they optimize the generated C code quite a bit when you have lots of little functions, as Chicken output does. > I have a vague memory of -ldl appearing twice under Autoconf. I'll look > at this. It does appear twice, but in the CMake build it doesn't appear at all, at least not in those defines. > CMake doesn't put anything extra in its version, only the variables > that actually cause the build to change in some way. Autoconf is > notorious for including everything and the kitchen sink. That's what I figured. -- He made the Legislature meet at one-horse John Cowan tank-towns out in the alfalfa belt, so that [EMAIL PROTECTED] hardly nobody could get there and most of http://www.ccil.org/~cowan the leaders would stay home and let him go --H.L. Mencken's to work and do things as he pleased. Declaration of Independence _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
