| To: | Ralf Baechle <ralf@oss.sgi.com> |
|---|---|
| Subject: | Re: gcc include strangeness |
| From: | "Maciej W. Rozycki" <macro@ds2.pg.gda.pl> |
| Date: | Tue, 12 Feb 2002 12:49:29 +0100 (MET) |
| Cc: | Florian Lohoff <flo@rfc822.org>, linux-mips@oss.sgi.com |
| In-reply-to: | <20020210121134.B2018@dea.linux-mips.net> |
| Organization: | Technical University of Gdansk |
| Sender: | owner-linux-mips@oss.sgi.com |
On Sun, 10 Feb 2002, Ralf Baechle wrote: > > Shouldnt sgidefs.h or its content be included in the gcc ? > > There should be a copy of sgidefs.h in /usr/include rsp. for crosscompilers > in <prefix>/<target>/include/sgidefs.h. However the gcc varargs stuff That file is part of libc, not gcc. OTOH, gcc when configured for "mipsel-linux" is allowed to assume glibc is available. So there is no need to migrate the file after all. > has been rewritten completely; the new implementation does no longer try > to include sgidefs.h. That's fine but for 2.95.x the issue exists. -- + Maciej W. Rozycki, Technical University of Gdansk, Poland + +--------------------------------------------------------------+ + e-mail: macro@ds2.pg.gda.pl, PGP key available + |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: [patch] linux 2.4.17: The second mb() rework (final), Maciej W. Rozycki |
|---|---|
| Next by Date: | Re: [patch] linux 2.4.17: The second mb() rework (final), Kevin D. Kissell |
| Previous by Thread: | Re: gcc include strangeness, Ralf Baechle |
| Next by Thread: | DECstation keyboard mappings and XFree, Karsten Merker |
| Indexes: | [Date] [Thread] [Top] [All Lists] |