Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!m.cs.uiuc.edu!binger From: binger@m.cs.uiuc.edu (David Binger) Newsgroups: comp.os.mach Subject: mach-o -> a.out ? Summary: Does mtoa exist? Keywords: a.out mach-o Message-ID: <1991Apr15.150920.25967@m.cs.uiuc.edu> Date: 15 Apr 91 15:09:20 GMT Organization: University of Illinois, Dept. of Comp. Sci., Urbana, IL Lines: 15 I know this is a strange thing to ask about, but I can easily get the KCL (Kyoto Common Lisp) compiler to work on a NeXT if I can compile .c files to .o (a.out OMAGIC) files. atom converts a.out to mach-o, but has anyone written a program which converts mach-o back to a.out? Is there any way to force cc on the NeXT to produce an a.out file? Please email answers to me. David Binger binger@cs.uiuc.edu