Subject: CVS commit: src/gnu/lib/libgcc3
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 03/22/2004 17:08:23
Module Name:	src
Committed By:	skrll
Date:		Mon Mar 22 17:08:23 UTC 2004

Modified Files:
	src/gnu/lib/libgcc3: Makefile.inc
	src/gnu/lib/libgcc3/libgcc_s: Makefile

Log Message:
Build the -fPIC exception handling objects with the right flags, e.g.
-fexceptions and link the shared library with the standard startup files.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/gnu/lib/libgcc3/Makefile.inc
cvs rdiff -r1.4 -r1.5 src/gnu/lib/libgcc3/libgcc_s/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.