This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
libgcc for arm with -fpic
- From: Tomasz Sadkowski <sadkes at tl2000 dot com dot pl>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 09 Oct 2003 17:26:15 +0200
- Subject: libgcc for arm with -fpic
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.