Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!uxh.cso.uiuc.edu!archetyp From: archetyp@uxh.cso.uiuc.edu (Joseph R Pickert) Newsgroups: comp.os.minix Subject: Re: How to install GCC on MacMinix Message-ID: <1990Nov19.201025.14855@ux1.cso.uiuc.edu> Date: 19 Nov 90 20:10:25 GMT References: <627@pdxgate.UUCP> <1990Nov13.165207.5755@cbnewsc.att.com> <1990Nov14.021835.5614@m2xenix.psg.com> <1990Nov19.015128.19055@cbnewsc.att.com> Sender: news@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 12 The include files in /usr/include/mac should be ok with either a 16 or 32 bit compiler, since they were intended to work with both. Regarding compiling macboot/kernel with a 32 bit compiler: Since the include files should be ok and since there are prototype defs for the Mac OS calls in them that gcc can use, it should be able to point out most of the potential problems. I can supply a set of /usr/src/lib/mac/*/*.s that work for a 32 bit/gas syntax compiler. If you want them let me know. Joe Pickert