Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2001 15:45:27 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/gcc.295/config freebsd.h
Message-ID:  <200105142245.f4EMjRs18575@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/05/14 15:45:27 PDT

  Modified files:
    contrib/gcc.295/config freebsd.h 
  Log:
  Make it easy for people to use define DWARF2 exceptions unwinding.
  If "WANT_DWARF2_UNWIND" you get it.  Note that this is a different C++ ABI
  than the FreeBSD default.  So you will need to recompile all your C++ apps
  that uses exceptions if you turn this on.  I am adding it here for Yahoo!'s
  use and for those that want to be early adopters to what I will make as the
  default with the GCC 3.0 import.
  
  Revision  Changes    Path
  1.36      +6 -1      src/contrib/gcc.295/config/freebsd.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105142245.f4EMjRs18575>