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: What should I do to make gcc support PIC code?


Liu <proljc@gmail.com> writes:

> If I want make a GNU Toolchain support PIC code and Dynamic link,
> do I need do some work on gcc?
> If I do need. What should I do?

The GNU toolchain supports PIC and dynamic linking by default.  Are you
talking about some new gcc target?  If so, you need to give us more
details.

Ian


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