Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!samsung!cs.utexas.edu!rutgers!orstcs!comphy!hackw From: hackw@comphy.PHYSICS.ORST.EDU (Warren Hack) Newsgroups: comp.sys.atari.st Subject: Sozobon programming questions Summary: make files, bombs on compilation: how to fix these Keywords: Sozobon, makefiles, compiler Message-ID: <19755@orstcs.CS.ORST.EDU> Date: 8 Aug 90 20:57:34 GMT Sender: usenet@orstcs.CS.ORST.EDU Reply-To: hackw@comphy.PHYSICS.ORST.EDU (Warren Hack) Distribution: usa Organization: Dept. of Physics, Oregon State Univ., Corvallis, OR. Lines: 21 I have been working with Sozobon under gulam and ran into a couple of questions that I need some help on. Since the NET is one of the best sources of info around, I was hoping some programmers a little more expert in using Sozobon and gulam could answer a couple of questions for me. First, I have a program originally written in ANSI standard C on Turbo C that has 13 .c files with it. I have set up a rudimentary .g file to compile them but would rather use the make facility for later work. Could someone provide me a simple example of a makefile for me to pattern my own after. Second, one of the files does not want to compile. When compiled by itself with the -S option, the compiler gives 2 bombs. This file only has printf, some scanf's and an occasional atoi() in it. Any suggestions as to what I might look for to get this compiled. Any help will be appreciated and if requested, I will forward answers I receive to those who also want them personally. --Warren J. Hack hackw@comphy.physics.orst.edu