Xref: utzoo comp.sys.nsc.32k:819 alt.sys.pc532:81 Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!mips!daver!bungi.com!news From: bobm@convex.com Newsgroups: comp.sys.nsc.32k,alt.sys.pc532 Subject: Re: GNU cross development tools. Message-ID: <9005011828.AA24390@concave> Date: 1 May 90 18:28:56 GMT Sender: news@daver.bungi.com Distribution: comp Lines: 8 Approved: news@daver.bungi.com I've ported all the binutils except for gprof to a bigendian machine (a convex c2). I used functions with names like "internalize_symtab" and "externalize_relocations". I'm using bsd format objects and executables. All the word data in the files are little-endian. Would you like me to mail diffs of my stuff to you? K