This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: IRIX vs. -static
- To: Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: IRIX vs. -static
- From: Richard Henderson <rth at cygnus dot com>
- Date: Mon, 30 Oct 2000 11:46:26 -0800
- Cc: gcc at gcc dot gnu dot org
- References: <20001029163447X.mitchell@codesourcery.com>
On Sun, Oct 29, 2000 at 04:34:47PM -0800, Mark Mitchell wrote:
> I think we should either make this have no effect on IRIX, or make it
> use -Bstatic to try to find archives, rather than libraries, but not
> use -non_shared, since that just doesn't work. Thoughts?
Agreed.
r~