home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / programm / 4712 < prev    next >
Encoding:
Text File  |  1992-09-03  |  938 b   |  21 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!uvaarpa!murdoch!cyclops.micr.Virginia.EDU!wrp
  3. From: wrp@cyclops.micr.Virginia.EDU (Bill Pearson)
  4. Subject: GCC2.1 problems
  5. Message-ID: <1992Sep3.143004.9353@murdoch.acc.Virginia.EDU>
  6. Originator: wrp@cyclops.micr.Virginia.EDU
  7. Sender: usenet@murdoch.acc.Virginia.EDU
  8. Organization: University of Virginia
  9. Date: Thu, 3 Sep 1992 14:30:04 GMT
  10. Lines: 9
  11.  
  12.     I have resolved the problems that I was having with GCC2.1/2.2
  13. by going back and making certain that I was using the emx version of the
  14. program. The emx version (gnudev.zoo, emxdev.zoo, ...) works fine in
  15. my hands.  I do not know how to get what appears to be the non-emx version
  16. to work properly.  Unfortunately, I also do not know how to tell which is
  17. which in advance.  I can tell if I try to do a gcc -o prog.exe and it fails.
  18.  
  19. Bill Pearson
  20.  
  21.