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 ;)
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. (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] > > -- = http://wiki.services.openoffice.org/wiki/Debug_Build_Problems = 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
