------- Comment #21 from pcarlini at suse dot de 2007-01-04 13:12 ------- (In reply to comment #20) > Since I made cross-Linux configurations require link tests to work in > order to build libstdc++ (because of another area where uClibc is > configurable, <math.h> functions), it should be possible to use the link > test for LFS support rather than unconditionally enabling it.
Ah, that would be so simple. On the other hand, do you think changing the test to be a compile test would cause any trouble? In general, I believe the fewer link tests we have the better. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30365