E.Chalaron wrote: >sources that compile out of the box ... >What the ..... is compile with -fPIC ? cant get it work ... somebody's help >please. >cheers >E > > According to the gcc manpage, the -fPIC option produces Position Independent Code if supported by the processor.