This is the mail archive of the gcc@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: PIC for mcore


On 4/28/06, Mike Stump <mrs@apple.com> wrote:
On Apr 27, 2006, at 10:46 AM, Qiuker wrote:
> I'm trying to support Shared libraries on mcore. but it doesn't
> support PIC.  So, need I add PIC first?

Only if your shared library design requires it.  Some don't.  You
probably will need to.

> Is there any info for adding it?

The usual reference would be an existing machine port.  Almost all
have PIC support, so there are many choices.

Is there much difference from different PIC implement? Is it machine related ?

all the best

qiuker


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