Cygwin: configure: add possibility to skip build of cygserver and utils
authorRadek Bartoň <radek.barton@microsoft.com>
Sat, 21 Jun 2025 20:56:58 +0000 (22:56 +0200)
committerJon Turney <jon.turney@dronecode.org.uk>
Mon, 21 Jul 2025 13:00:55 +0000 (14:00 +0100)
commit437d2d6862b47c6cf10c989706eddf55e5f41efd
treef73de4a6cb8684a7422dcc3c38195d82cdef3ca5
parente29e1cf75e9209bef7394402f817a050e101281d
Cygwin: configure: add possibility to skip build of cygserver and utils

This patch adds configure options allowing to disable build of cygserver
and Cygwin utilities. This is useful when one needs to build only
cygwin1.dll and crt0.o with stage1 compiler that is not yet capable of
linking executables as it is missing cygwin1.dll and crt0.o.

Signed-off-by: Radek Bartoň <radek.barton@microsoft.com>
winsup/Makefile.am
winsup/configure.ac
winsup/cygserver/Makefile.am
winsup/doc/faq-programming.xml
This page took 0.041085 seconds and 5 git commands to generate.