* William Tambe: > What needs to be done to support -fPIC ? > > Is there a commit that describe what needs to be done to support > -fPIC ? This is entirely target-specific. Some targets are always PIC. Is your target ELF? Does a psABI supplement already exist? What does it say about how shared objects are implemented?