Is it ever possible to build libmudflap, libssp, or libgomp when inhibit_libc is set?
Steve Kenton
skenton@ou.edu
Sat Oct 6 04:28:00 GMT 2007
Is it ever possible to build libmudflap, libssp, or libgomp when
inhibit_libc is set?
If not, is is reasonable to add a check to the top level configure to detect
situations that will cause gcc configure to set inhibit_libc and add those
libraries to either skipdirs or noconfigdirs. (Which would be preferred?)
It looks like just a couple of lines in configure to exclude them
automatically
if they can never build under that condition on any target.
Steve Kenton
More information about the Gcc
mailing list