Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!csd4.csd.uwm.edu!uxc.cso.uiuc.edu!uxc.cso.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!glk01126 From: glk01126@uxa.cso.uiuc.edu Newsgroups: comp.sys.atari.st Subject: BON SOZO HELP POR FAVORE... Message-ID: <111500034@uxa.cso.uiuc.edu> Date: 11 Sep 89 04:11:00 GMT Lines: 20 Nf-ID: #N:uxa.cso.uiuc.edu:111500034:000:495 Nf-From: uxa.cso.uiuc.edu!glk01126 Sep 10 23:11:00 1989 I am trying to get SOZOBON C to compile: #include #include /* Unnecessary? */ main() { printf("Hello\n"); getchar()l } and after compiling, optimizing and assembling, ld.ttp spews forth 20 lines of undef's. Any ideas? it seems to be finding the libs since printf is defined. Using gulam and MAXIDISK as disk g:\ holding all SOZOBON\LIB, SOZOBON\INCLUDE and SOZOBON\BIN files. cc (-f) -O -v hello.c. Left with hello.o. Thanks for any info, -G.M.L-K.