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

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!Germany.EU.net!ira.uka.de!chx400!bernina!wild
  3. From: wild@nessie.cs.id.ethz.ch (Markus Wild)
  4. Subject: Re: SAS/C and GCC questions
  5. Message-ID: <1992Aug21.002027.21623@bernina.ethz.ch>
  6. Sender: news@bernina.ethz.ch (USENET News System)
  7. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  8. References: <1992Aug20.105503.13129@ultb.isc.rit.edu>
  9. Date: Fri, 21 Aug 1992 00:20:27 GMT
  10. Lines: 17
  11.  
  12. In article <1992Aug20.105503.13129@ultb.isc.rit.edu> kxs5829@ultb.isc.rit.edu (K.X. Saunders ) writes:
  13. >    Regarding GCC, is there a utility to convert an AmigaDOS object file
  14. >to a.out that GCC 2.2.2 will understand?  I would like to link rexxvars.o and
  15. >rexxglue.o.
  16.  
  17. Use hunk2gcc, which is also included in the 2.2.2 distribution. You'd say
  18.  
  19.   hunk2gcc rexxvars.o rexxglue.o
  20.  
  21. then rename the generated object files (they don't have too intuitive names..)
  22. to whatever you like.
  23.  
  24. -Markus
  25. -- 
  26. Markus M. Wild    -  wild@nessie.cs.id.ethz.ch  |  wild@amiga.physik.unizh.ch 
  27. Vital papers will demonstrate their vitality by spontaneously moving
  28. from where you left them to where you can't find them.
  29.