Adrien Nader wrote:
 .. skipped for brevity ...
> 
> You've actually made me notice an issue with the cygwin/msys
> installer: it doesn't copy bsdtar and wget to bin/ (and liblzma).
>

When you say specify the   bin/    directory, I suppose you mean 
      /opt/windows_32/bin   

because  if you cp wget.exe to cygwin's /bin you'd overwrite the cygwin 
compatible wget.exe.


I note that "msys-cygwin-install.sh" has:

     cp yypkg.exe sherpa.exe win-builds-switch.sh /bin

Which is in cygwin space, but there are not collisions with existing filenames.


Should something like this be done?
    cp  bsdtar.exe wget.exe liblzma-5.dll  ${YYPREFIX}/bin

  to copy the executables into  /opt/windows_32/bin  ?


Regards

 

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to