home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / cplus / 16468 < prev    next >
Encoding:
Text File  |  1992-11-17  |  2.3 KB  |  50 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!iggy.GW.Vitalink.COM!cs.widener.edu!eff!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!mksol!mccall
  3. From: mccall@mksol.dseg.ti.com (fred j mccall 575-3539)
  4. Subject: Re: STACKER and BORLAND C++ FOR WINDOWS
  5. Message-ID: <1992Nov17.224712.1720@mksol.dseg.ti.com>
  6. Organization: Texas Instruments Inc
  7. References: <1992Nov17.140414.4113@admin1.memst.edu>
  8. Date: Tue, 17 Nov 1992 22:47:12 GMT
  9. Lines: 39
  10.  
  11. In <1992Nov17.140414.4113@admin1.memst.edu> jasmith@admin1.memst.edu (John) writes:
  12.  
  13. >             I have a question concerning STACKER and BORLAND C++ FOR WINDOWS.
  14. >        I'm not sure if this is the right place to ask this question, but my 
  15. >        question is as follows.  
  16.  
  17. It's not.
  18.  
  19. >                                    I have run the installation program for
  20. >        STACKER on my hard drive that creates the main boot drive D: and the
  21. >        STACKER compressed drive C:.  My version of BORLAND C++ FOR WINDOWS was
  22. >        compressed on the STACKER compressed drive C:.  I try to use the 
  23. >        debugger that comes with the BORLAND package and I receive an error
  24. >        telling me that the file WINDEBUG.DLL can not be open.  The DLL is a 
  25. >        compressed format for the C++ Link Library (*.LIB).  
  26.  
  27. Actually, a DLL is a Windows Dynamic Link Library, and they work just
  28. fine coming from a Stacker drive.
  29.  
  30. >        I know that the
  31. >        STACKER can not handle compressed files.  
  32.  
  33. Since when?  True, it won't COMPRESS them any more, but what do you
  34. think it doesn't do?
  35.  
  36. >        I would like to know if any
  37. >        one using BORLAND C++ FOR WINDOWS has run into this problem.  I have 
  38. >        noticed that I can not open any of the DLL files that are currently 
  39. >        located on the STACKER compressed drive.  
  40.  
  41. And have you changed all the internal paths to point to where the DLLs
  42. now are?  I would bet that your problem is that you are lying to the
  43. compiler about where it should look for this stuff.
  44.  
  45. -- 
  46. "Insisting on perfect safety is for people who don't have the balls to live
  47.  in the real world."   -- Mary Shafer, NASA Ames Dryden
  48. ------------------------------------------------------------------------------
  49. Fred.McCall@dseg.ti.com - I don't speak for others and they don't speak for me.
  50.