This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Need linker with .init_array/.fini_array support.


I am building glibc for mips based architecture.

I have built the gcc and binutils successfully.

When I try to configure glibc for the target I am getting the following error

configure: error: Need linker with .init_array/.fini_array support.

I verified the config.log for details. It has the following details...

configure:6004: /home/gganesh/binutils/bin/
mipstx19a-gcc -O2?? -o conftest conftest.c
??? ??? ???? -static -nostartfiles -nostdlib 1>&5
conftest.c:4: error: section attributes are not supported for this target

Any help would be appreciated.
Thanks


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