This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Jun 21, 2004, "David Scidmore" <dscidmore@xes-inc.com> wrote:
> I've noticed that if I try to configure glibc for mips64 it include
> sysdeps/mips/Implies and sysdeps/mip/mips64/implies. The former causes
> sysdeps/wordsize-32 to be included
You must be looking at a very outdated version of glibc. In the
current sources, wordsize-32 is Implied by sysdeps/mips/mips32
and sysdeps/mips/mips64/n32, and wordsize-64 is Implied by
sysdeps/mips/mips64/n64.
> Is anyone aware of a glibc port for mips64?
I had it working at some point.
> can I compile glibc for mips with a compiler configured for mips64
> and use the result to build a full gcc compiler for mips64
I had a native compiler bootstrapped back then. But that was a while
ago.
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |