Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc/config
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 12/19/2001 23:38:25
Module Name:	gnusrc
Committed By:	tv
Date:		Wed Dec 19 21:38:24 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc/config: netbsd.h

Log Message:
When NETBSD_NATIVE, use the appropriate version of libgcc for the compile
mode:  libgcc_pic.a for -shared, and libgcc_p.a for -p[g].


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 gnusrc/gnu/dist/toolchain/gcc/config/netbsd.h

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