This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [GCC 3.0] Now it's libtool...


Okay, so in fact, it's yet another creeping gnu-make dependency.
I don't quite know what's going on exactly yet, but running the build
again with gnu-make DOES work.

The only difference so far is that gnu-make adds spaces to the end
of flags such as CFLAGS_FOR_TARGET (I haven't found where), and that
the configure/libtool machinery is brittle enough that extra-spaces is
enough to confuse it !!!!!

BTW, why does libstdc++-v3 still have a test for gnu-make ? Is it using
it anywhere ?   Am I looking at yet another problem down the line.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]