Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!usc!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!pacbell.com!ucsd!ucbvax!VTTCF.CC.VT.EDU!fmcphers From: fmcphers@VTTCF.CC.VT.EDU (Frank McPherson) Newsgroups: comp.sys.amiga.tech Subject: GCC Message-ID: <9101100202.AA139209@vttcf.cc.vt.edu> Date: 10 Jan 91 02:02:53 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 20 I'm trying to get the newest version (agcc901022.lzh) of gcc set up on the Amiga 3000 right now. I'm having problems. First, there is a file, amiga.lib, which I don't have, nor have I been able to find it. Where can I get it? When gcc says it needs the amiga include files, which ones are those? Specically, a line from the gcc setup file says, ; COMPILER-HEADERS: is where the Amiga system includes are. Where do I get THOSE? Lastly, at least for now, why, when I attempt to run gcc on the following simple program main() { printf("Good Morning!\n"); } , does GCC completely lock my computer? The screen goes blank, my monitor even starts to whine. I have the stack set to the 131072 bytes they recommend. Thanks for any help! -- Frank McPherson INTERNET: fmcphers@vttcf.cc.vt.edu --