This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Does anyone have 2.95.2 running on NetBSD for PowerPC?
- To: Bruce Korb <bkorb at allegronetworks dot com>
- Subject: Re: Does anyone have 2.95.2 running on NetBSD for PowerPC?
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Thu, 01 Feb 2001 21:51:33 -0500
- cc: "GCC Developers (E-mail)" <gcc at gcc dot gnu dot org>
CLIB=-lld is inserted by x-*, not t-* machine description files.
It is a characteristic of the host, not the target. I assume that the
NetBSD configuration is defaulting to x-rs6000.
As far as the varargs stuff, I am not sure what to recommend.
varargs was simplified radically in gcc-3.
David