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]

Re: cross-compiler problem


Thanks Alan, Alexandre, Dan !

I'm now able to compile glibc successfully....

The reason for my earlier problem was due to my messed up header files...in
/usr/local/mips-linux/include/...

after changing the headers with latest headers (2.4.20) ...& asm to point to
asm-mips, thing r going smooth....

Hopefully I'll do some useful work from tomorrow with the new cross-compiler
:->.

Thanks once again for your time !

Indu

----- Original Message ----- wrote:
|
| > I have "asm/unistd.h" in the include path
|
| You really have to tell glibc where to find them, IIRC.
| --with-headers and all.  And make sure it's asm/unistd.h for the
| target.
|
| --
| Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
| Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
| CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
| Free Software Evangelist                Professional serial bug killer
|


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]