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: merge-with-binutils documentation is wrong/incomplete


Bernd Schmidt wrote:

> That's clearly in error (or maybe it means someone managed to build the
> compiler, but it still isn't guaranteed to work).  I've removed these entries.

At last: bug report success. Thank You. I am satisfied.

Maybe You could also change

  hppa*-hp-hpux11

   GCC 2.95.2 does not support HP-UX 11, and it cannot generate 64-bit
   object files. Current (as of late 2000) snapshots and GCC 3.0 do
   support HP-UX 11.

into something similar to:

  hppa*-hp-hpux11

   GCC 2.95.X does not support HP-UX 11, and it cannot generate 64-bit
   object files. Current (as of early 2001) snapshots (numbered GCC 3.X)
   and GCC 3.0 (official yet-to-come release) try to support
   HP-UX 11, but build may fail. Especially the 64-bit variant can only
   be built with gcc itself and only by experienced people like Jeffrey A. Law.
   If You still want to try out: please always use the newest binutils cvs branch

   (http://sources.redhat.com/binutils/) and be aware of the alpha status
   of gcc on that platform.


Markus


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