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