Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!pacbell.com!att!bu.edu!bucsf.bu.edu!harryk From: harryk@bucsf.bu.edu (Harry Karayiannis) Newsgroups: comp.sys.atari.st Subject: Re: Sozobon C help. Message-ID: <80318@bu.edu.bu.edu> Date: 26 Apr 91 19:03:26 GMT References: <1991Apr24.094735.19857@dcs.glasgow.ac.uk> Sender: news@bu.edu.bu.edu Reply-To: harryk@bucsf.bu.edu (Harry Karayiannis) Followup-To: comp.sys.atari.st Organization: Computer Science Department, Boston University, Boston, MA, USA Lines: 50 In article <1991Apr24.094735.19857@dcs.glasgow.ac.uk> waddella@dcs.glasgow.ac.uk (Alexander Waddell) writes: >Help me, please! > >I am converting all my C listings from Laser C to Sozobon C, and I have >encountered a major problem - I can't make GEM programs any more! > >The problem is this - I have changed the INCLUDE statement to include the >GEMFAST.H header file, compiling the source produces errors. The compiler >says it does not know about statements such as : > > appl_init > v_clswrk...etc... > >Everything works fine if I use Laser C, surely it should work with little >modification on Sozobon C. > >Anybody out there got any suggestions? > >Contact: Alex Waddell, > Glasgow University, > Scotland. > I think the problem is you don't link the libraries aesfast.a and vdifast.a with the object code of your program. So if your libraries are located in e:\sozobon\lib and your program is called gemprg.c, your command line should look like the following: % cc -o gemprg.prg gemprg.c e:\sozobon\lib\aesfast.a e:\sozobon\lib\vdifast.a The files aesfast.a & vdifast.a come with the gemfast package =============================================================================== Harry Karayiannis Post: || |# || 15 N.Beacon, #316 |#| ||#| |#| Boston University Allston, MA 02134 |#| ||#| |#| Computer Science Dpt. U.S.A. |##| ||#| |##| _______________________ ||#| ||#| ||#| |INTERnet: //// |||| \\\\ % fortune -o | harryk@bucsf.bu.edu ///// |||| \\\\\ "Hackers do it with |BITnet: ///// ATARI ST \\\\\ fewer instructions" | cscrzcc@buacca.bu.edu =======================================================|_______________________