This is the mail archive of the gcc@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]
Other format: [Raw text]

srcdir == objdir build issues


Hello,

there seems to be a fair number of people who like to build gcc with a straight ./configure && make && make install. Unfortunately, this doesn't seem to work a fair bit of the time, as is seen by the 10-20 bug reports we have about it in GNATS. The documentation (http://gcc.gnu.org/install/configure.html) claims it _should_ work but is not tested much. So my question is do we in fact support this, and is it something which will receive regular testing?

Dara


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