2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / config / sh / t-elf
blob29807d79c24110d1885c8f592fddb822b0a0f753
1 EXTRA_MULTILIB_PARTS= crt1.o crti.o crtn.o \
2         crtbegin.o crtend.o crtbeginS.o crtendS.o
4 # Compile crtbeginS.o and crtendS.o with pic.
5 CRTSTUFF_T_CFLAGS_S = -fPIC
7 # Don't compile libgcc with -fpic for now.  It's unlikely that we'll
8 # build shared libraries for embedded SH.
9 # TARGET_LIBGCC2_CFLAGS = -fpic