Volker Quetschke wrote:
Hi Stephan,

first, please use [EMAIL PROTECTED], W32-bash is not really a port, but
the only supported way to build OOo on windows outside of Hamburg ;)

Aha.  Excuse my ignorance of anything Windows...  ;)

Stephan Bergmann wrote:
Hi all,

I received a mail that an apparently cygwin-based buildbot build of CWS
sb71 failed, with linker errors like

  LINK : fatal error LNK1181: cannot open input file
´C:\cygwin\DELAYLOAD;sal3.dll´

This is obviously due to solenv/inc/libs.mk:1.113.8.9 l. 354

  SALLIB=isal.lib /DELAYLOAD:sal$(UDK_MAJOR).dll

Yeah, looks like guw thought "/DELAYLOAD" is a path. This would not
happen if you use - instead of /, so try -DELAYLOAD:sal$(UDK_MAJOR).dll
instead.

Yep. Tried that and it seems to at least not harm my Hamburg-style wntmsci10 builds...

(If that should fail for some reason we have to add a special clause
to config_office/guw/guw.cc to make it ignore that switch.)

which apparently is used for both "standard" Windows builds and
cygwin-based ones.

See my comment about "standard" Windows builds above :)


  Volker

Any suggestions how best to fix that?

Thanks,
-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to