This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Why must the build system always be broken?
- From: Markus Werle <numerical dot simulation at web dot de>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 10 Jul 2003 15:33:19 +0200
- Subject: Why must the build system always be broken?
Hi!
I wonder why I encounter build problems on hpux-11.i every second time
I try to get cvs-gcc built. Today I lost several hours finally failing to
obtain a C++ compiler while trying to build today's cvs with itself and
newest binutils.
I find this
a) rather odd
b) unnecessary
c) very annoying
I feel like there must be some more robust configuration
and/or a more reliable solution for the build system.
How about a little more testing and discipline with checkins
that affect the config?
Markus