tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: experimental support of Cygwin



On Sun, 10 Feb 2013 22:19:00 +0900, OBATA Akio <obache%netbsd.org@localhost> 
wrote:

Hi,

I've just commmitted some changes for experimental support of Cygwin.
I hope it does not break others.

TODO:
* not tested with privileged mode (su(1) on Cygwin does not work as expected)
* bulitn X is not supported yet
* ...and so on...

* sysutils/user_cygwin should be created based on user_interix
  (+ maintain Cygwin's /etc/{passwd,group} with mkpasswd/mkgroup).
* mk/plist/shlib-pe.awk should be improved based on shlib-dylib.awk.
* for "PE" part in mk/pkgformat/pkg/metadata should be changed from
  using `ldd' to `objdump' (or something else), because `ldd' will
  be hung up with some DLLs.

--
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index