From d31eaae034a871072feb98e917e7624eff2e8d30 Mon Sep 17 00:00:00 2001
From: Benjamin Kosnik
Select a target-specific underlying locale package. The - choices are 'gnu' to specify an X/Open (IEEE Std. 1003.1-200x) - model based on langinfo/iconv (from glibc, the GNU C - library), or 'generic' to use a generic "C" - abstraction which consists of "C" locale info. - The default is 'generic'. +
Forces old, short-jump/long-jump exception handling model. If + at all possible, the new, frame unwinding exception handling routines + should be used instead, as they significantly reduce both runtime + memory usage and executable size. +
+ +Select a target-specific + underlying locale package. The choices are 'gnu' to specify an X/Open + (IEEE Std. 1003.1-200x) model based on langinfo/iconv (from glibc, the GNU C + library), or 'generic' to use a generic "C" abstraction + which consists of "C" locale info. The default is + 'generic'.
-$Id: configopts.html,v 1.6 2001/02/07 00:03:20 pme Exp $ +$Id: configopts.html,v 1.7 2001/02/15 22:21:12 pme Exp $
-- cgit v1.1