Re: Building cross toolchain on cygwin from source

2015-09-29 Thread Michael Enright
On Tue, Sep 29, 2015 at 10:06 PM, Hari Narasimhan H.N wrote: > > I am using a crosstool-NG system. During configuration of GMP it > throws the following error > > "could not find a working compiler" > > whereas I have gcc4.9.3 installed and working. You should be able to tell from config.log what

Re: Mintty Crash on Exit after SSH on Windows 10

2015-09-29 Thread Bryan Tong
Sorry for the extra replies. I am going to try to do some more research on the issue. After letting a mintty window sit open and typing absolutely nothing inside it and then closing it about 5 minutes later it hangs on exit. Very strange behavior. Im not seeing it so bad on my other computers but

Re: Mintty Crash on Exit after SSH on Windows 10

2015-09-29 Thread Bryan Tong
Okay, The plot thickens. After I renamed my home folder so Cygwin would make a new one. The problem seems to be gone. I will continue to test and see if it comes back. Maybe something in my home folder is making it unhappy. On Tue, Sep 29, 2015 at 11:10 PM, Bryan Tong wrote: > I wasnt able to

Re: Mintty Crash on Exit after SSH on Windows 10

2015-09-29 Thread Bryan Tong
I wasnt able to get any of the replies however I saw them on the mailing list. First of all, yes the problems continue if I type "exit" into each windows. Also happens if I just press the "X" on the window. Enter, doesnt do anything on the window. I have to either wait about 60 seconds for the w

Re: Building cross toolchain on cygwin from source

2015-09-29 Thread Hari Narasimhan H.N
I am using a crosstool-NG system. During configuration of GMP it throws the following error "could not find a working compiler" whereas I have gcc4.9.3 installed and working. I cant attach logs here at work but can paste it inline if you like. Thanks and Regards, Hari On Wed, Sep 30, 2015 at 3

Re: Regtool can't set default value?

2015-09-29 Thread David Dyer-Bennet
This does it: regtool add '/root/SystemFileAssociations/text/shell/edit/command' regtool set '/root/SystemFileAssociations/text/shell/edit/command/' -s "$EDITWITHEMACS" (If $EDITWITHEMACS is set to a suitable value) On 9/28/2015 12:54, Brian Inglis wrote: David Dyer-Bennet dd-b.net> writes:

Re: Regtool can't set default value?

2015-09-29 Thread David Dyer-Bennet
On 9/28/2015 12:54, Brian Inglis wrote: David Dyer-Bennet dd-b.net> writes: I'm not sure I'm understanding this right. I'm trying to duplicate a manual setup that works (for making text files in general have an edit right-click option that invokes emacsclientw). In that manual setup, (sorry

Re: Building cross toolchain on cygwin from source

2015-09-29 Thread Michael Enright
On Tue, Sep 29, 2015 at 5:20 AM, Hari Narasimhan H.N wrote: > > We have a requirement to build a GCC cross toolchain for Xtensa > architecture for a cygwin host from source. So far we have not been > successful building even a native toolchain. > > Please let us know if such a thing is supported on

Re: HTTPS - Error setting certificate verify locations

2015-09-29 Thread Jack
On 2015.09.29 16:07, fluffy8x . wrote: Update: I didn't see your reply beforehand as it didn't arrive in my inbox. I'll retry and wait for autorebase to finish. Right now, though, it seems that the process is hanging, as the progress bar does not update. It turns out it just takes a long

Re: HTTPS - Error setting certificate verify locations

2015-09-29 Thread fluffy8x .
Update: > I didn't see your reply beforehand as it didn't arrive in my inbox. I'll retry and wait for autorebase to finish. Right now, though, it seems that the process is hanging, as the progress bar does not update. It turns out it just takes a long time; autorebase should update the progress b

Re: HTTPS - Error setting certificate verify locations

2015-09-29 Thread fluffy8x .
Sorry, I didn't see your reply beforehand as it didn't arrive in my inbox. I'll retry and wait for autorebase to finish. Right now, though, it seems that the process is hanging, as the progress bar does not update. On Tue, Sep 29, 2015 at 3:49 PM, Ken Brown wrote: > On 9/29/2015 3:42 PM, fluffy8

Re: HTTPS - Error setting certificate verify locations

2015-09-29 Thread Ken Brown
On 9/29/2015 3:42 PM, fluffy8x . wrote: Hello, Yes, indeed I have only one Cygwin install. However, since autorebase.dash hangs at the end of setup.exe, I close it when it reaches that process. Perhaps this might contribute to the problem? I still haven't received a reply https://www.cygwin

Re: HTTPS - Error setting certificate verify locations

2015-09-29 Thread fluffy8x .
Hello, > Yes, indeed I have only one Cygwin install. However, since autorebase.dash hangs at the end of setup.exe, I close it when it reaches that process. Perhaps this might contribute to the problem? I still haven't received a reply or found a solution. Does anyone have any new information on t

Building cross toolchain on cygwin from source

2015-09-29 Thread Hari Narasimhan H.N
Hi, We have a requirement to build a GCC cross toolchain for Xtensa architecture for a cygwin host from source. So far we have not been successful building even a native toolchain. Please let us know if such a thing is supported on cygwin or workarounds if any. Thanks and Regards, Hari -- Probl