On Dec 10 11:40, Jon Turney wrote: > Shorten the example path for clarity. > > Using --prefix rather than DESTDIR to select the install location is > generically wrong (and specifically wrong because it causes an > incorrectly prefixed /etc/cygserver.conf path to be baked into the > cygserver built). > > Install using -j1 because... cygwin's install rules overwrite things > installed by newlib, so running those in parallel can have undesired > results. (something something tooldir something something) > --- > winsup/doc/faq-programming.xml | 22 +++++++++++----------- > 1 file changed, 11 insertions(+), 11 deletions(-)
Yeah, good one, thank you. Corinna
