On Fri, Jun 06, 2008 at 03:21:23PM +0200, Ralf Wildenhues wrote: > Well, thing is, the typical way things work is that a libtool script is > generated as part of the configure process, and it sets things for the > $CC, $CXX, etc. used for that configure. With this package, however, > /usr/bin/libtool is used, and that typically has been configured only > for /usr/bin/gcc etc. > > I suppose a distro could add a section for cgcc, yes, or make it assume > --tag=CC for 'cgcc'. But really passing --tag=CC is the sane thing to > do: the package knows that your code is C code, whereas libtool > inferring it from the command line is error-prone (which is why the tag > check was made stricter in the first place). Thanks, that explanation makes a lot of sense. I'll see if I can fix up the xfsprogs buildsystems, it's a little odd anyway. -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html