home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19170 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.2 KB

  1. Path: sparky!uunet!newsstand.cit.cornell.edu!vax5.cit.cornell.edu!yqdx
  2. From: yqdx@vax5.cit.cornell.edu
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Oh GCC, where is thine 'BeginIO' routine?
  5. Message-ID: <1993Jan25.132820.16999@vax5.cit.cornell.edu>
  6. Date: 25 Jan 93 13:28:20 EST
  7. Distribution: comp
  8. Organization: Cornell University
  9. Lines: 18
  10.  
  11. Hi-
  12.   I recently installed version 2.3.3 of the Gnu C compiler on my Amiga.
  13.   I got 'hello world' to compile OK, and then decided to try some
  14. examples from Anders Bjerken's (sp?) outstanding Amiga C Encyclopedia.
  15. Many of these compile and run just beautifully.  However, when I try
  16. to compile Example1 from the 'Audiodevice' chapter, the linker complains
  17. that there is no "_BeginIO" routine.  The command I type to compile looks
  18. like:  " gcc Example1.c -lamy "
  19.   I scratched my head and poked around for a few minutes, and found
  20. myself unable to locate any library containing this routine.  I soon
  21. realized that this newsgroup would certainly jump to my aid and explain
  22. exactly what my novice mind is failing to grasp.  Please respond by e-mail
  23. to:
  24.   yqdx@vax5.cit.cornell.edu
  25.  
  26.   Thanks in advance.
  27. -Chris Bruns
  28. Cornell Biochemistry Graduate Student
  29.