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, Volker Quetschke <[email protected]> wrote: > It was the 20050828 snapshot that solved my second hang, but please > try the 20050905 snapshot. A new process handling patch went in there. > I just applied 20050905 and confirmed that the test script (tcsh_hang.csh) did not hang on it. However, my problem still stays. With '-f' flag, dmake did not go forward. bash> source winenv.set.sh bash> dmake [hang] At this point, I checked task manager and found two tcsh.exe. When I killed one of them (which use bigger memory), the build seemed to go on but stopped at 'extras/source/autotext/lang' module, and ended up with four tcsh.exe. This is reproducible for me. Is this observation helpful to figure out the situation? By the way, I restarted my build without '-f' flag and it is going good so far. Jeongkyu