From: Adrian von Bidder (avbidder@acter.ch)
Date: Tue Dec 04 2001 - 10:38:09 EST
[would you mind setting the line length in your mail program to something reasonable - 70 chars or so? It makes reading your mail much easier.] > By the way, where can I get the patch for the config.sub file of the binutils package? This one is easy. Some gcc versions need the same patch (or perhaps you'll have to apply by hand). [attached] Note that this does NOT contain the armelf_uclinux linker target that is present on (at least) the aplio toolchain. I don't think it will ever be necessary if elf2flt contains its own linker script (and I think this is a cleaner solution as long the flat output format is not supported by bfd directly). greets from Zürich -- vbi diff -rudN binutils-2.11.2.orig/config.sub binutils-2.11.2/config.sub --- binutils-2.11.2.orig/config.sub Thu Mar 22 12:12:23 2001 +++ binutils-2.11.2/config.sub Thu Nov 1 13:51:32 2001 @@ -1017,7 +1017,8 @@ | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \ | -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ - | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* | -os2*) + | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ + | -os2* | -uclinux*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) This message resent by the uclinux-dev@uclinux.org list server http://www.uClinux.org/
This archive was generated by hypermail 2.1.4 : Thu Sep 19 2002 - 13:20:33 EDT