home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 7980 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.2 KB  |  34 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watmath!undergrad.math.waterloo.edu!napier.uwaterloo.ca!scdrye
  3. From: scdrye@napier.uwaterloo.ca (Stephen Drye)
  4. Subject: Watcom C/386 9.1d and the WorkFrame -> Help!
  5. Message-ID: <C1DzxK.J6n@undergrad.math.waterloo.edu>
  6. Sender: news@undergrad.math.waterloo.edu
  7. Organization: University of Waterloo
  8. Date: Mon, 25 Jan 1993 01:53:43 GMT
  9. Lines: 23
  10.  
  11. Hi!
  12.  
  13. I just got the WorkFrame off of the November PDK, so I've been trying
  14. to set up WTC/386 with it.
  15.  
  16. I've run into two problems:
  17. - When you choose the 386 as your target processor, the compiler options
  18. dll passes garbage on the end of the string "/3r" which causes the compile
  19. to fail.
  20.  
  21. - When I try to use the makefile generator, it complains about being
  22. unable to open the compiler options dll (error 127), although the dll
  23. is in a directory ref'd in my libpath (also, I'm able to use it
  24. at all other times).  So, I can't generate a makefile.
  25.  
  26. Has anyone else encountered these problems and found a fix or workaround?
  27. If it's any help, I'm using patchlevel d (latest one).  So if anyone else
  28. is using an earlier dll and having it work fine, I'll try to revert to 
  29. a lower level.
  30.  
  31. Thanks,
  32. Stephen Drye
  33.  
  34.