Hi, I'm working with gcc-3.3 precompiled for ARM architecture, under Linux PC host. I need to compile my programs with -fpic option for the relocation purpose, but libgcc.a is precompiled without -fpic. How can I obtain libgcc.a that support -fpic? Best regards, Tomasz Sadkowski.