Richard Shaw <[email protected]> writes: [Sending to the ml now]
> What about setting up a minimal chroot just for running pacman? > > Or is windows unable to have multiple copied of the "same" dll in > memory? You can have multiple running processes, each using either an "old" or a "new" dll. See http://msdn.microsoft.com/en-us/library/windows/desktop/ms682604(v=vs.85).aspx IIUC the MSYS2 case is more complex, because it emulates `fork' and the original and forked processes are supposed to be identical, on binary code and data. ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
