This is the mail archive of the crossgcc@sourceware.org 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]

conftest: hidden symbol `_restgpr_31_x'


Hi Khem, Yann,

Thanks for you previous fenv.h related reply. I've enabled UCLIBC_HAS_FENV, 
and the compile process now continues to the next failure point. Now it's when 
building cross libelf, at the configure stage as follows:

configure:724: checking whether the C compiler (powerpc-e500v2-linux-uclibc-gcc -fPIC ) works
configure:740: powerpc-e500v2-linux-uclibc-gcc -o conftest -fPIC   conftest.c  1>&5
/home/baruch/x-tools/powerpc-e500v2-linux-uclibc/lib/gcc/powerpc-e500v2-linux-uclibc/4.5.2/../../../../powerpc-e500v2-linux-uclibc/bin/ld: conftest: hidden symbol `_restgpr_31_x' in /home/baruch/x-tools/powerpc-e500v2-linux-uclibc/lib/gcc/powerpc-e500v2-linux-uclibc/4.5.2/libgcc.a(crtresxgpr.o) is referenced by DSO
/home/baruch/x-tools/powerpc-e500v2-linux-uclibc/lib/gcc/powerpc-e500v2-linux-uclibc/4.5.2/../../../../powerpc-e500v2-linux-uclibc/bin/ld: final link failed: Nonrepresentable section on output

It seems that the CRT lacks support for gprs-float. Any suggestion?

My .config and uClibc.config are attached.

Please Cc me your replies, since I'm not subscribed to the crossgcc ml.

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

Attachment: .config
Description: Text document

Attachment: uClibc.config
Description: Text document

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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