Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-20 Thread Tatsuro MATSUOKA
Dear Achim >Tatsuro MATSUOKA yahoo.co.jp> writes: >> The last step of setup seem to be autorebase then setup command is the > easiest way >> to use "rebase". Am I right? > > Yes. >> After rebase sometime one needs to restart PC. Right? > > No.  You only need to restart if in-use DLL have bee

Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-19 Thread Achim Gratz
Tatsuro MATSUOKA writes: > However,I have no confidence that I kill all other cygwin-x86 process > at that time. I will take care during cygwin setup process. Install procps and just issue "pkill ." in an admin shell (or make a shortcut for that) if you want to be sure. Regards, Achim. -- +<[Q

Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-19 Thread Andrey Repin
Greetings, Tatsuro MATSUOKA! >> rebase-trigger full >> setup to the last >> rebase-trigger full ? > I started up ash from Windows command prompt and tried to start > $ rebase-trigger full > but > ash: 1: rebase-trigger: not found Then your installation is sorely out of date. $ which rebase

Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-19 Thread Andrey Repin
Greetings, Achim Gratz! > Tatsuro MATSUOKA writes: >> However,I have no confidence that I kill all other cygwin-x86 process >> at that time. I will take care during cygwin setup process. > Install procps and just issue "pkill ." in an admin shell (or make a > shortcut for that) if you want to be

Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-19 Thread Achim Gratz
Tatsuro MATSUOKA yahoo.co.jp> writes: > The last step of setup seem to be autorebase then setup command is the easiest way > to use "rebase". Am I right? Yes. > After rebase sometime one needs to restart PC. Right? No. You only need to restart if in-use DLL have been replaced during setup. Re

Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-19 Thread Tatsuro MATSUOKA
Dear Andrey Repin >That's a bit of a requirement. Considering this can be resolved with no external >packages. It is very useful. Thanks a lot. Tatsuro -- View this message in context: http://cygwin.1069669.n5.nabble.com/make-command-fails-on-cygwin-x86-cyggmp-10-dll-Loaded-t

Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-19 Thread Tatsuro MATSUOKA
- Original Message - > From: Achim Gratz  > To: cygwinm > Cc: > Date: 2016/3/17, Thu 05:13 > Subject: Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to > different address) > >T atsuro MATSUOKA writes: >> However,I have no confidence th

Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-18 Thread Tatsuro MATSUOKA
- Original Message - > From: Andrey Repin  > To: Tatsuro MATSUOKA ; cygwin > Cc: > Date: 2016/3/16, Wed 20:51 > Subject: Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to > different address) > >G reetings, Tatsuro MATSUOKA! > >>> r

Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-16 Thread Achim Gratz
Tatsuro MATSUOKA yahoo.co.jp> writes: > I started up ash from Windows command prompt and tried to start That's not necessary anymore, but if you do you either need to set PATH or prepend /bin/ to all commands. > $ rebase-trigger full > but > ash: 1: rebase-trigger: not found > > I have instal

Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-15 Thread Tatsuro MATSUOKA
rebaseall and restart PC solves the issue. Thanks! Tatsuro -- View this message in context: http://cygwin.1069669.n5.nabble.com/make-command-fails-on-cygwin-x86-cyggmp-10-dll-Loaded-to-different-address-tp125247p125251.html Sent from the Cygwin list mailing list archive at Nabble.com

Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-15 Thread Tatsuro MATSUOKA
setup to the last ? What should I do for "setup to the last? Regards Tatsuro -- View this message in context: http://cygwin.1069669.n5.nabble.com/make-command-fails-on-cygwin-x86-cyggmp-10-dll-Loaded-to-different-address-tp125247p125249.html Sent from the Cygwin list mailing list arch

Re: make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-15 Thread Andrey Repin
Greetings, Tatsuro MATSUOKA! > Hello > Today I have check out by setup command on Cygwin-x86. > The make command does not work. > $ LC_ALL=C make >       0 [main] make 8704 child_info_fork::abort: > E:\cygwin\bin\cyggmp-10.dll: Loaded to different address: parent(0x8B) != > child(0x7B)

make command fails on cygwin-x86 (cyggmp-10.dll: Loaded to different address)

2016-03-15 Thread Tatsuro MATSUOKA
Hello Today I have check out by setup command on Cygwin-x86. The make command does not work. $ LC_ALL=C make       0 [main] make 8704 child_info_fork::abort: E:\cygwin\bin\cyggmp-10.dll: Loaded to different address: parent(0x8B) != child(0x7B) make: fork: Resource temporarily unavailabl