Hi, ok, then i need at work two 32bit versions, one for building software A and one for software B, and a 64bit version for working with Cygwin, e. g. locate, backups etc.. For switching between the versions i use moving (renaming) the directories of the other versions and replacing them with junction points to the active version. Is there a better way for switching?
Rolf Freitag Gesendet: Donnerstag, 24. August 2017 um 13:16 Uhr Von: "Eliot Moss" <m...@cs.umass.edu> An: cygwin@cygwin.com Betreff: Re: Aw: Re: Strange errors with gcc and top, even after rebaseall On 8/24/2017 3:16 AM, nobo...@web.de wrote: > Hi, > > the 64bit version, with all packages installed, has no problem. > But i also want a 32bit version. You can have the 32 bit version installed, but not all the packages. Cygwin's approach to making fork work as closely as possible to the way it works on Posix requires each Cygwin DLL to be put in its own reserved place in the address space. The sum total of the DLLs exceeds the available 32 bit address space. Eliot Moss -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/[http://cygwin.com/faq/] Documentation: http://cygwin.com/docs.html[http://cygwin.com/docs.html] Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple[http://cygwin.com/ml/#unsubscribe-simple] -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple