39,42c39,42
< # CC="cc" CFLAGS="" CPPFLAGS="" \
< # LD="" LDFLAGS="" LIBS="" \
< # NM="" RANLIB="" LN_S="" \
< # DLLTOOL="" OBJDUMP="" AS="" \
---
> # CC="sh4-linux-gcc -ml -m4" CFLAGS="" CPPFLAGS="" \
> # LD="sh4-linux-ld -ml" LDFLAGS="" LIBS="" \
> # NM="" RANLIB="sh4-linux-ranlib" LN_S="" \
> # DLLTOOL="" OBJDUMP="" AS="sh4-linux-gcc -ml" \
55c55
< build_libtool_libs=yes
---
> build_libtool_libs=no
58c58
< build_old_libs=no
---
> build_old_libs=yes
61c61
< fast_install=yes
---
> fast_install=needless
147c147
< export_dynamic_flag_spec="\${wl}--export-dynamic"
---
> export_dynamic_flag_spec=""
150c150
< whole_archive_flag_spec="\${wl}--whole-archive\$convenience \${wl}--no-whole-archive"
---
> whole_archive_flag_spec=""
178,179c178,179
< archive_cmds="\$CC -shared \$libobjs \$deplibs \$linkopts \${wl}-soname \$wl\$soname -o \$lib"
< archive_expsym_cmds="\$CC -shared \$libobjs \$deplibs \$linkopts \${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols -o \$lib"
---
> archive_cmds=""
> archive_expsym_cmds=""
208c208
< runpath_var=LD_RUN_PATH
---
> runpath_var=
217c217
< hardcode_action=immediate
---
> hardcode_action=unsupported
221c221
< hardcode_libdir_flag_spec="\${wl}--rpath \${wl}\$libdir"
---
> hardcode_libdir_flag_spec=""
