Xref: news2.mv.net comp.os.msdos.djgpp:2841 From: paoletti AT cps DOT msu DOT edu (David R. Paoletti) Newsgroups: comp.os.msdos.djgpp Subject: Cross-Compiling for i960? Date: 16 Apr 1996 21:25:30 GMT Organization: Michigan State University Lines: 17 Message-ID: <4l138a$vh7@msunews.cl.msu.edu> NNTP-Posting-Host: arctic.cps.msu.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Has anyone built djgpp for cross compiling i960 code on a DOS machine? I think I've got the basics: download the latest djgpp, download the gcc and binutils sources, specify the source and target architectures, and rebuild the compiler. Still have a few questions though. What exactly do I do about the long unix filenames under DOS? I couldn't even extract the tar files for gcc and binutils on my PC due to long and invalid filenames. Also, is the i960 code generic across all i960 families (ie: Sx, Jx, etc)? What about optimizations? Thanks, Dave Paoletti