Subject: CVS commit: pkgsrc/lang/gcc3
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 05/16/2004 03:16:42
Module Name: pkgsrc
Committed By: jschauma
Date: Sun May 16 03:16:42 UTC 2004
Modified Files:
pkgsrc/lang/gcc3: Makefile.common
Log Message:
Apparently, IRIX can do --enable-shared. However, regardless of what
IRIX system we are on, gcc can NOT be compiled (bootstrapped) as a
64bit binary. Fortunately, IRIX64 can handle 32bit binaries, so that we
can force use of 32bit when using MIPSPro.
This allows gcc3-c to build fine under IRIX and IRIX64.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/gcc3/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.