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