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