Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!amdcad!sun!pitstop!sundc!seismo!uunet!mcvax!unido!ztivax!tumuc!lan!hofer From: hofer@lan.informatik.tu-muenchen.dbp.de (Robert Hofer) Newsgroups: comp.sys.atari.st Subject: Sozobon C Message-ID: <553@infovax.lan.informatik.tu-muenchen.dbp.de> Date: 7 Feb 89 19:14:13 GMT Reply-To: hofer@lan.informatik.tu-muenchen.dbp.de (Robert Hofer) Distribution: comp Organization: Inst. fuer Informatik, TU Muenchen, W. Germany Lines: 35 References: I have some Problems with Sozobon C and hope someone outhere can help me. I use the compiler with my Mega ST 2, 1 MB Ramdisk and the gulam shell. The first problem: Sometimes i invoke cc from gulam, jas print the message "cant't open object file for writing". After i have exit gulam and restart it, jas has no problem anymore. The second problem: After i have invoked cc -v t.c (The -v flag isn't nessecary to get this problem) the following text is on my screen: cc -v t.c d:\sozobon\bin\hcc.ttp t.c d:\sozobon\bin\jas.ttp -l -u t.s d:\sozobon\bin\ld.ttp -p -u _main -o t.ttp -f ldfile.tmp Undef _main from \sozobon(main.o) Bad sym type cc: loader failed cmd exit code 1 The source of t.c is: #include main() { int a; for(a=0; a<10; a++) printf("%d ",a); } I hope anyone can help me. -- | Robert Hofer TU Muenchen local: lan.informatik.tu-muenchen.dbp.de | DFN: hofer@{local} UUCP: hofer%{local}@unido.uucp | ARPA/CS: hofer%{local}@relay.cs.net