home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / programm / 17614 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.2 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!phys.ksu.edu!epa
  2. From: epa@phys.ksu.edu (Eric P. Armstrong)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: GCC & Amiga.lib
  5. Message-ID: <1h0o09INN8dj@moe.ksu.ksu.edu>
  6. Date: 20 Dec 92 03:06:49 GMT
  7. References: <1992Dec20.015634.12903@newshub.ccs.yorku.ca>
  8. Organization: Kansas State University
  9. Lines: 16
  10. NNTP-Posting-Host: bohr.phys.ksu.edu
  11.  
  12. In <1992Dec20.015634.12903@newshub.ccs.yorku.ca> wlanders@nexus.yorku.ca (W L Anderson) writes:
  13.  
  14. >I'm trying to do some programming  using  Intuition  and  various
  15. >other  libraries using GNU C.  I tried using hunk2gcc to take the
  16. >amigal20.lib from DICE and creating a libamiga.a, but as soon  as
  17. >I  tried  to use the SystemTags() function call, I got a EMT sig-
  18. >nal.  My question is, is anybody actually doing  any  development
  19. >with GNU C with a created version of the amiga.lib?  What did you
  20. >do?
  21.  
  22. Try including <inline/dos.h> file (for SystemTags()).  Using the
  23. inline headers you can get around linking amiga.lib at all.  You
  24. should also make sure that you are using the newest version of gcc
  25. (2.2.2) with all the patches applied. 
  26. --
  27. Eric P. Armstrong                 epa@phys.ksu.edu
  28.