Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!clyde.concordia.ca!nstn.ns.ca!news.cs.indiana.edu!samsung!dali.cs.montana.edu!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!decwrl!mcnc!ecsgate!ecsvax!uncw!mckenz From: mckenz@uncw.UUCP (Kane Michael McKenzie) Newsgroups: comp.sys.mac.programmer Subject: Questions on gcc C compiler Summary: what is required to make gcc work? Keywords: gcc c compiler help Message-ID: <985@uncw.UUCP> Date: 14 Feb 91 16:10:00 GMT Distribution: comp.sys.mac.programmer Organization: Univ. of North Carolina at Wilmington Lines: 18 Help, I just downloaded gcc and am attempting to use it. I have MPW that came with my meridian Ada compiler. I metions in the docs the you need MPW C for the support libraries( I assume that mean libraries for mac specific stuff). Also, It metions that you need MPW(which I have) and an assembler(which I do NOT have). I thought the claimed speed metioned in the docs was impressive. But, do I have to by MPW C to get it to work. Or, is there a public domain or commercial assembler that I can get and make it work. I typed in "hello world" and executed cc1 on it and got what appeared to be assembly output although I am not positive. any help would be appreciated! thanks, kane