Thank you for answering.
Just before you reply, I saw the thing about this error at arm linux site. And I tried 
as you mentioned.
but there's another error has occured,

the error is like this;

checking if compiler cc1obj has been built... no
libobjc: directory not empty

I used command 'make LANGUAGES="c"'

-----Original Message-----
From: mathiast [mailto:mathiast]On Behalf Of Mathias Teikari
Sent: Friday, May 26, 2000 4:00 PM
To: Sanggyu Nam
Cc: [EMAIL PROTECTED]
Subject: Re: gcc-2.95.2 compile error


Looks like you haven't got the libc headers for arm targets up to date. Try the
following..

In file: gcc-2.95.2/gcc/config/arm/t-linux, add -Dinhibit_libc and
-D__gthr_posix_h to the line that starts with TARGET_LIBGCC2_CFLAGS.

That line should now look like this:
TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer -fPIC -Dinhibit_linc
-D__gthr_posix_h

Re-run configure with extra parameter --disable-threads

After you have built your glibc you can go back and rebuild the complete
compiler as usual!

    - Mathias

--
 +---------------------------------------------------------+      .--.
 | Mathias Teikari           [EMAIL PROTECTED]    |     |o_o |
 | Ba. Sc. EE.               Office Ph: +41 (0)31 376 2030 |     |:_/ |
 | SW Development Engineer   Mobile Ph: +41 (0)76 541 9449 |    //   \ \
 | Telscom AG                Sandrainstr. 17, CH-3007 Bern |   (|     | )
 |                                                         |  /'\_   _/`\
 +---------------- http://www.telscom.ch ------------------+  \___)=(___/


����r��y�ʇ�˛���m�b��Z�kh����&��������y۾��^jǮ��b��Z�i�w��+-���)�Ɗ�G���G���kzV�y�b�ˬ�*'��

Reply via email to