Re: local relocation entries in non-writable section error
Re: local relocation entries in non-writable section error
- Subject: Re: local relocation entries in non-writable section error
- From: "Bob Currier" <email@hidden>
- Date: Fri, 1 Dec 2006 11:11:35 -0800
On Fri, Dec 1, 2006 10:48 AM, Emile Tobenfeld <email@hidden> wrote:
>Hi Darrin,
>
>Thanks for the prompt reply.
>
>Paul Garmon made the project for building the red app, and I am
>modifying it to make the FCP Plugin. I don't know if he started with the
>importer and made changes or just built the project fresh.
>
> I am trying to link it into a bundle.
>
>I don't know what mdynamic-no-pic means, or where I would set it or
>unset it. It seems to be a target setting (in testing so for I've tried
>three different link orders and the error always occurs on the first
>file in the link list.
My recollection is that the -fast optimization switch for PPC includes -
mdynamic-no-pic, so you may have it set without realizing it.
I believe following the -fast with a -fPIC option will make things work
again. I added those options to a PER_ARCH_CFLAGS_ppc build setting and
the error went away.
It really doesn't seem like -fast should include options that are so
narrow in scope as -mdynamic-no-pic.
-----
Bob Currier email@hidden
Synthetic Aperture voice: +1 949 493-3444
Helping Make Your Work Look Its Best fax: +1 949 203-2108
web: www.synthetic-ap.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden