This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Building binutils for uclinux/arm


Philip Blundell wrote:

[arm-uclinux]

> Index: config.sub
> ===================================================================
> RCS file: /cvs/src/src/config.sub,v
> retrieving revision 1.26
> diff -u -r1.26 config.sub
> --- config.sub  2001/09/28 21:04:51     1.26
> +++ config.sub  2001/10/29 09:19:58
> @@ -1069,7 +1069,7 @@
>               | -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \
>               | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
>               | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
> -             | -os2* | -vos*)
> +             | -os2* | -vos* | -uclinux*)
>         # Remember, each alternative MUST END IN *, to match a version number.
>                 ;;
>         -qnx*)

It seems to build ok (builds both armelf and armelf_linux at least);
couldn't try it yet since gcc has the same problem and applying the
patch there triggers some other bug.

thank you & hand
-- vbi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]