1# gdb gets confused if pic code is linked with non pic 2# We cope by building all variants of libgcc. 3MULTILIB_OPTIONS = fpic/fPIC 4LIBGCC = stmp-multilib 5INSTALL_LIBGCC = install-multilib 6