On 2017-03-10 11:56, Achim Gratz wrote: > Brian Inglis writes: >> Ensure that all Cygwin dlls including anything you build are >> included in every rebase, and do an incremental rebase after every >> build. > Don't do this, it's not what incremental rebase is for. I've > specifically implemented the "ephemeral" option to rebase to > temporarily deal with DLL in staging directories without polluting > the global rebase map. The rebase map is still used if you specify > that in order to work around the address space used by the > installation, but the newl rebased libraries don't get recorded > there. Since that rebase is throw-away you have to specify all the > ephemeral DLL that can potentially collide in each invocation of > rebase. That's still easier than doing a full rebase once you're done > building.
Has that been released yet or is it implied in options -O --oblivious and -T --filelist=FILE as documented in NEWS? $ uname -srvmo CYGWIN_NT-10.0 2.7.0(0.306/5/3) 2017-02-12 13:18 x86_64 Cygwin $ rebase --version rebase version 4.4.2 (imagehelper version 0.11) -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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