home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / msdos / programm / 12510 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.3 KB  |  28 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!asuvax!ncar!mimbres.cs.unm.edu!lynx.unm.edu!nmsu.edu!opus!emoreno
  3. From: emoreno@scheria.NMSU.Edu (Elena M. Castruita)
  4. Subject: WANTED:  GCC aout -> exe
  5. In-Reply-To: books@fsunuc.physics.fsu.edu's message of Mon, 25 Jan 93 17:07:50 GMT
  6. Message-ID: <EMORENO.93Jan26140004@scheria.NMSU.Edu>
  7. Sender: usenet@nmsu.edu
  8. Organization: New Mexico State University, Department of Computer Science
  9. References: <1993Jan22.123910.7441@dxcern.cern.ch> <EMORENO.93Jan24213512@scheria.NMSU.Edu>
  10.     <books.206.0@fsunuc.physics.fsu.edu>
  11. Date: Tue, 26 Jan 1993 21:00:04 GMT
  12. Lines: 14
  13.  
  14.  
  15.     Thanks to all who replied about FSF's aout2exe.  I already
  16. have that.  What I wanted is something that creates an exe file ( out of
  17. a GCC aout format file ) that DOES NOT use go32.  aout2exe prepends a
  18. call to go32 to the aout file.  In order to run program hello.exe
  19. (compiled on machine X) on machine Y, I would need to install go32 on
  20. machine Y.  That is something I want to avoid if at all possible.  
  21.  
  22.     Anyone know of anything that will do what I want?
  23. --
  24.  
  25.            "I know what I want out of life.
  26.         I just don't know what I want to put into it."
  27.            Copyright @ 1991, Fitzgerald Enterprizes
  28.