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]

Re: OpenBSD pch, take 2


On Mon, Jan 31, 2005 at 01:15:47PM +0100, Marc Espie wrote:
> - is there a simple knob I could set in host-OpenBSD to have PCH always
> fail, so that we get predictable results?

  See here: http://gcc.gnu.org/ml/gcc/2004-05/msg00549.html

  However, I used fatal_error() in my HOST_HOOKS_GT_PCH_GET_ADDRESS
  function.

  Gunther


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