Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!gatech!udel!mmdf From: rheffel@cs2.wsu.edu Newsgroups: comp.os.minix Subject: Cross Compiling under TurboC Professional Package Message-ID: <10426@louie.udel.EDU> Date: 8 Mar 89 23:26:18 GMT Sender: mmdf@udel.EDU Lines: 12 Hello, I am looking for someone who already has used the TurboC compiler to compile the MINIX utilities and MINIX itself. I am wondering about the process that should be used. I am running both MINIX 1.2 and 1.3. First, I assume that all the library files (libc.a) will have to be assembled or compiled. This will form the new MINIX library under MessDos. The next step would be to compile the utility and move it from MessDos to MINIX using dos2out. Does this seem right? I want to do this because the assemble code produced by MINIX C is terrible. I also want to do it because it would be fun. Thanks in advance.