Re: building OO.o on Windows with the latest cygwin seems to be unstable
Jeongkyu Kim <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.tools |
|---|---|
| Message-ID | <[email protected]> |
On 9/5/05, Hans-Joachim Lankenau <[email protected]> wrote: > > a temporary workaround here was to remove the -f flag for subshells in > "solenv/inc/startup/wnt/macros.mk" which on the other hand slows down > the build dramatically :-( > Thanks for the information. It certainly improved the situation! In addition to the tip, I found that it became better when I created empty .tcshrc in home directory (which seems to make tcsh start without default settings). Without the file, I still had experienced some hangs in already built module 'extras', but it went away with it. My build is going fine so far :-) Jeongkyu