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]

Re: [PATCH] Fix __builtin_return_address() on PPC


On Mon, Feb 05, 2001 at 11:28:19PM +0100, Franz Sirl wrote:
> So I still think it's enough to make sure eabi.S only ends up in the static 
> libgcc, but not in the shared one. What problems do do see with such a 
> solution?

Knowing that -meabi implies --static-libgcc.

You _are_ cross compiling to ppc-eabi; you should probably
build a proper cross compiler and not confuse things.


r~

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