Subject: CVS commit: pkgsrc/lang/gcc3
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 07/02/2003 19:34:23
Module Name:	pkgsrc
Committed By:	drochner
Date:		Wed Jul  2 19:34:22 UTC 2003

Modified Files:
	pkgsrc/lang/gcc3: Makefile

Log Message:
The "libgcc_eh not found" was just buildlink lossage, not
gcc3's fault. Worse, programs got built against the wrong
(main tree) libgcc.
Now that this is fixed, set a netbsdelf2.0 target on -current,
to get both thread support and crt*.o files.
Also, use the usual buildlink magic to avoid picking up
a GNU pth from /usr/pkg.
pkgsrc/mail/imap-uw builds with a gcc3 set up this way.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/lang/gcc3/Makefile

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