Cannot fork process for: g++: cygPocoFoundation.32.dll: Loaded to different address

Ken Brown kbrown@cornell.edu
Mon Nov 9 16:46:00 GMT 2015


On 11/9/2015 10:23 AM, Francis ANDRE wrote:
> Le 08/11/2015 17:05, Ken Brown a écrit :
>> On 11/8/2015 10:11 AM, Francis ANDRE wrote:
>>
>> $ rebase --help
>> [...]
>>   -O, --oblivious         Do not change any files already in the database
>>                            and do not record any changes to the database.
>>                            (Implies -s).
>> [...]
>>    One of the options -b, -s or -i is mandatory.
>> [...]
>>
>>
>> If you use -O as Achim suggested in
>> https://www.cygwin.com/ml/cygwin/2015-11/msg00141.html, that implies
>> -s, so you should be OK.
> rebase -O -T list
> Tha's works effectively but why it does not work without the -O option?

It's not so much that it doesn't work without -O, it's that it doesn't 
work without -b or -s [unless you're just using -i for information]. 
The point is that rebase can't know what address to start rebasing at if 
you don't use -b or -s.

Ken




--
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



More information about the Cygwin mailing list