From mboxrd@z Thu Jan 1 00:00:00 1970 From: newsham@lava.net (Tim Newsham) Date: Tue, 28 Sep 2010 14:24:45 -1000 (HST) Subject: [TUHS] 2.11BSD cross compiler In-Reply-To: References: Message-ID: > 7. Fortran stuff had to be disabled as the Fortran compiler is written > in assembly language (IIRC) and would probably be difficult to convert > into C (but I don't think this is a big deal). have you considered running Warren's emulator that can run individual binaries (rather than emulating the entire system)? This could let you use a few (or many, if you chose) native tools in the build process without giving up portability. http://ftp.math.utah.edu/pub///mirrors/minnie.tuhs.org/PDP-11/Emulators/Apout/ http://puszcza.gnu.org.ua/software/apout/ > cheers, Nick Tim Newsham | www.thenewsh.com/~newsham | thenewsh.blogspot.com