This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Re: Patch to prepare for libtool update



Before we did not compile with -fPIC at all but now are trying to
compile with -fPIC which fails when there are runtime relocations
because right now spu-elf's loaders don't support runtime relocations.

You can easy reproduce this bug with a cross to spu-elf.

Can you check if the config-ml.in hunk is responsible for this too?


Paolo


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