On Tue, Jun 7, 2011 at 9:20 PM, Ian Lance Taylor <[email protected]> wrote: > Liu <[email protected]> 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 >
Thank you for reply, Ian. Yes, I am working on a new gcc target, it almost finished but PIC and dynamic linking. They want me make the toolchain support PIC and dynamic linking. I'm not sure what should I do, will you show me a path? Thanks again, --Liu
