Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 1998 09:49:49 -0800 (PST)
From:      John Polstra <jdp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit: ports/lang/egcs Makefile ports/lang/egcs/patches patch-ad
Message-ID:  <199801231749.JAA21569@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1998/01/23 09:49:48 PST

  Modified files:
    lang/egcs            Makefile 
  Added files:
    lang/egcs/patches    patch-ad 
  Log:
  Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) the
  default for FreeBSD.  The standard exception implementation reliably
  dumps core under FreeBSD.  Users can put "-fno-sjlj-exceptions" on
  the command line if they really want to override the new default.
  
  Configure with "--with-gnu-as" and "--with-gnu-ld".
  
  Define "__FreeBSD__" as 3.
  
  Revision  Changes    Path
  1.4       +2 -2      ports/lang/egcs/Makefile



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