Hi!
[snip]Can you please try (on one long line): $ ./configure --with-cl-home="/cygdrive/c/program files/Microsoft Visual Studio .NET/Vc7/bin" --with-asm-home="/cygdrive/c/program files/Microsoft Visual Studio .NET/Vc7/bin" --with-jdk-home="/cygdrive/c/program files/Java/j2re1.4.2" --with-unzip-home=/cygdrive/c/cygwin/OOo_1.1.4_source/win32
And report the output.
I tried as you said and got ///////////////////////////////
checking the Microsoft C/C++ Compiler... checking for mspdb70.dll... no
checking for mspdb60.dll... /cygdrive/c/Program Files/Microsoft Visual Studio/Co
mmon/MSDev98/Bin/mspdb60.dll
Hmmm, somehow configure doesn't find it. It assumes to find mspdb.70 in "(--with-cl-home)/../Common7/IDE/". For you:
c:/program files/Microsoft Visual Studio .NET/Vc7/Common7/IDE/
Can you check if it is there? If it is not you can add an additional parameter to configure to point it to the correct location: --with-mspdb-path=my/path/to/mspdb70path
I hope this helps.
Volker
-- If you like my work consider: http://www.scytek.de/donations.html PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D
signature.asc
Description: OpenPGP digital signature
