This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: update-alternatives


On Sat, Jun 18, 2005 at 04:06:25PM -0400, Charles Wilson wrote:
> (2) Red Hat (Fedora 4)
>   + complete rewrite in C, no perl dependency
>   + work-a-like to original Debian version
>   - as is, requires libintl and libiconv which are not in Base

?? I thought they were (if only as dependencies), since bash uses
them:

$ cygcheck /usr/bin/bash.exe
C:/cygwin/bin/bash.exe
  C:/cygwin/bin\cygwin1.dll
    C:\WINDOWS\System32\ADVAPI32.DLL
      C:\WINDOWS\System32\ntdll.dll
      C:\WINDOWS\System32\KERNEL32.dll
      C:\WINDOWS\System32\RPCRT4.dll
  C:/cygwin/bin\cygintl-3.dll
    C:/cygwin/bin\cygiconv-2.dll
  C:\WINDOWS\System32\USER32.dll
    C:\WINDOWS\System32\GDI32.dll

Or is that just bash 3.0 that does that?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]