Issue 95642 - configure fails to find msvc*80.dll on m33, cygwin, msdev8
Summary: configure fails to find msvc*80.dll on m33, cygwin, msdev8
Status: CLOSED OBSOLETE
Alias: None
Product: Build Tools
Classification: Code
Component: configure (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-30 13:18 UTC by Frank Schönheit
Modified: 2022-12-05 17:56 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2008-10-30 13:18:25 UTC
Trying to build a m33 (-based CWS) on Windows, with cygwin, and Microsoft Visual
C++ Express 2005, configure yields the following error:

  can't find /cygdrive/C/Program Files/Microsoft Visual Studio 8/VC/../SDK/v2.0
  /Bin/msvcp80.dll at ./oowintool line 283.
  configure: error: oowintool failed to copy CRT

Well, sure, msvcp80.dll is not part of the SDK, but they are pre-requisites to
be copied into $SRC_ROOT/external/msvcp80.

In a previous version (m30), configure went fine with exactly the same setup.
Comment 1 Matthias Seidel 2022-11-27 21:37:28 UTC
Problem is really old and current Windows builds are fine.