home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / programm / 12509 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!news.funet.fi!funic!nic!vinsci
  3. From: vinsci@nic.funet.fi (Leonard Norrgard)
  4. Subject: Re: SAS/C and GCC questions
  5. In-Reply-To: kxs5829@ultb.isc.rit.edu's message of Thu, 20 Aug 1992 10:55:03 GMT
  6. Message-ID: <VINSCI.92Aug21022316@nic.nic.funet.fi>
  7. Sender: vinsci@nic.funet.fi (Leonard Norrgard)
  8. Organization: Soft Service, Inc.
  9. References: <1992Aug20.105503.13129@ultb.isc.rit.edu>
  10. Date: 21 Aug 92 02:23:16
  11. Lines: 16
  12.  
  13. In article <1992Aug20.105503.13129@ultb.isc.rit.edu> kxs5829@ultb.isc.rit.edu (K.X. Saunders ) writes:
  14. >     Does SAS/C provide a flock() (a BSD system) call?  If not, is there
  15. > a way to get a FileHandle from a file descriptor so I could use LockRecord?
  16.  
  17. Don't know.
  18.  
  19. >     Regarding GCC, is there a utility to convert an AmigaDOS object file
  20. > to a.out that GCC 2.2.2 will understand?  I would like to link rexxvars.o and
  21. > rexxglue.o.
  22.  
  23. Yes, hunk2gcc.  It's included in the archive gcctools920420.lha.  It can
  24. also convert AmigaDOS style object libraries to *ix format.
  25.  
  26. >     - Kyle
  27.  
  28. -- Leonard
  29.