Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-06-02 Thread niXman
Edward Diener писал 2017-05-31 22:57: $ echo $PATH /usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Windows/System32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0/:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl I have no ideas, sorry... -- Regards,

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-31 Thread Edward Diener
On 5/31/2017 2:38 PM, niXman wrote: Edward Diener 2017-05-31 15:06: When you try this yourself does everything work as expected ? Sure. I have just installed MSYS2 from scratch. I've installed only git(pacman -S git), cloned the mingw-builds project, checked out to develop branch, and ran

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-31 Thread niXman
Edward Diener 2017-05-31 15:06: When you try this yourself does everything work as expected ? Sure. I have just installed MSYS2 from scratch. I've installed only git(pacman -S git), cloned the mingw-builds project, checked out to develop branch, and ran the building(./build...). In

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-31 Thread Edward Diener
On 5/31/2017 12:32 AM, niXman wrote: Edward Diener 2017-05-31 07:26: Not found level for patch libiconv/0001-compile-relocatable-in-gnulib.mingw.patch, error=2 I do not understand what's going on... please exec the 'pacman -S patch' cmd and rerun building again. Same problem. I do not know

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-30 Thread niXman
Edward Diener 2017-05-31 07:26: Not found level for patch libiconv/0001-compile-relocatable-in-gnulib.mingw.patch, error=2 I do not understand what's going on... please exec the 'pacman -S patch' cmd and rerun building again. -- Regards, niXman

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-30 Thread Edward Diener
On 5/30/2017 10:59 PM, niXman wrote: Edward Diener 2017-05-31 02:16: I now get: -> Checking for installed packages... the following packages are not installed: git,subversion,tar,zip,p7zip,make,patch,automake,autoconf,libtool,flex,bison,gettext,gettext-devel,wget,sshpass,texinfo but all

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-30 Thread niXman
Edward Diener 2017-05-31 02:16: I now get: -> Checking for installed packages... the following packages are not installed: git,subversion,tar,zip,p7zip,make,patch,automake,autoconf,libtool,flex,bison,gettext,gettext-devel,wget,sshpass,texinfo but all the above packages are already installed.

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-30 Thread Edward Diener
On 5/30/2017 2:45 PM, niXman wrote: Edward Diener 2017-05-30 20:43: My bad, sorry :( Fixed in the develop branch. Please pull and rerun. I now get: -> Checking for installed packages... the following packages are not installed:

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-30 Thread niXman
Edward Diener 2017-05-30 20:43: My bad, sorry :( Fixed in the develop branch. Please pull and rerun. -- Regards, niXman ___ Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows: https://sf.net/p/mingw-w64/

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-30 Thread niXman
Edward Diener 2017-05-30 20:43: Please show the result of the 'uname && echo $PATH && which patch' cmd. -- Regards, niXman ___ Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows: https://sf.net/p/mingw-w64/

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-30 Thread Edward Diener
On 5/30/2017 1:14 PM, niXman wrote: Edward Diener 2017-05-30 19:48: Yes. Please remove completely the mingw-builds and the c:\mingw710 directory, clone the mingw-builds again and checkout to the develop branch, and run again: ./build --mode=gcc-7.1.0 --bootstrap --buildroot=/c/mingw710

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-30 Thread niXman
Edward Diener 2017-05-30 19:48: Yes. Please remove completely the mingw-builds and the c:\mingw710 directory, clone the mingw-builds again and checkout to the develop branch, and run again: ./build --mode=gcc-7.1.0 --bootstrap --buildroot=/c/mingw710 --threads=posix --exceptions=dwarf

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-30 Thread Edward Diener
On 5/30/2017 12:25 PM, niXman wrote: Edward Diener 2017-05-30 18:10: I pulled the latest but the same error still occurs. Do you use the develop branch? Yes. -- Check out the vibrant tech community on one of

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-30 Thread niXman
Edward Diener 2017-05-30 18:10: I pulled the latest but the same error still occurs. Do you use the develop branch? -- Regards, niXman ___ Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows: https://sf.net/p/mingw-w64/

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-30 Thread Edward Diener
On 5/29/2017 6:28 AM, niXman wrote: Edward Diener 2017-05-29 05:26: Following instructions I eventually get under MSYS2: -> libiconv --> download libiconv-1.14.tar.gz... done --> unpack libiconv-1.14.tar.gz... done --> patching... Not found level for patch

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-29 Thread niXman
Edward Diener 2017-05-29 05:26: Following instructions I eventually get under MSYS2: -> libiconv --> download libiconv-1.14.tar.gz... done --> unpack libiconv-1.14.tar.gz... done --> patching... Not found level for patch libiconv/0001-compile-relocatable-in-gnulib.mingw.patch, error=2 This

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-29 Thread niXman
Edward Diener 2017-05-29 05:26: Following instructions I eventually get under MSYS2: -> libiconv --> download libiconv-1.14.tar.gz... done --> unpack libiconv-1.14.tar.gz... done --> patching... Not found level for patch libiconv/0001-compile-relocatable-in-gnulib.mingw.patch, error=2 You're

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-29 Thread niXman
Edward Diener 2017-05-29 05:26: Following instructions I eventually get under MSYS2: -> libiconv --> download libiconv-1.14.tar.gz... done --> unpack libiconv-1.14.tar.gz... done --> patching... Not found level for patch libiconv/0001-compile-relocatable-in-gnulib.mingw.patch, error=2 It's

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-28 Thread LRN
On 5/28/2017 9:53 PM, Edward Diener wrote: > On 5/28/2017 10:15 AM, niXman wrote: >> Edward Diener 2017-05-28 16:32: >>> As of September 2016, libbacktrace only supports ELF and PE/COFF >>> executables with DWARF debugging information. > > That does not seem very limiting. ELF and PE/COFF covers

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-28 Thread LRN
On 5/28/2017 9:53 PM, Edward Diener wrote: > On 5/28/2017 10:15 AM, niXman wrote: >> Edward Diener 2017-05-28 16:32: >> >> >> [1] https://github.com/ianlancetaylor/libbacktrace > > Thanks for the link. > > How would I build this above-linked libbacktrace in mingw-64 for myself > ? Am I supposed

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-28 Thread Edward Diener
On 5/28/2017 5:06 PM, niXman wrote: Edward Diener 2017-05-28 21:53: That does not seem very limiting. ELF and PE/COFF covers all popular object file formats on Linux and Windows respectively and surely just about everyone not using VC++ uses DWARF rather than sjlj. As I know, for windows

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-28 Thread niXman
niXman 2017-05-29 00:06: 1) clone mingw-builds scripts into your home dir. *using MSYS2 (sf.net/p/msys2) -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org!

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-28 Thread Edward Diener
On 5/28/2017 10:15 AM, niXman wrote: Edward Diener 2017-05-28 16:32: 2) libbacktrace can be part of a mingw-64 distribution but relies on other files in that distribution ? Yes. Great ! I see in [2] below that there was a discussion of making libbacktrace standalone, but it appears that

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-28 Thread niXman
Edward Diener 2017-05-28 16:32: 2) libbacktrace can be part of a mingw-64 distribution but relies on other files in that distribution ? Yes. I see in [2] below that there was a discussion of making libbacktrace standalone, but it appears that in the 4 years from that discussion that it was

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-28 Thread Edward Diener
On 5/28/2017 3:37 AM, niXman wrote: Edward Diener 2017-05-27 23:37: Hi, Do I use msys2 in order to build libbacktrace ? When building do I need to use the version of mingw-64/gcc for which I will be using libbacktrace when I eventually use mingw-64/gcc as my compiler ? If I need to do that do

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-28 Thread niXman
Edward Diener 2017-05-27 23:37: Hi, Do I use msys2 in order to build libbacktrace ? When building do I need to use the version of mingw-64/gcc for which I will be using libbacktrace when I eventually use mingw-64/gcc as my compiler ? If I need to do that do I just add the mingw-64/gcc compiler

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-28 Thread Vincent Torri
it seems that it is part of gcc, so maybe the mingw-w64 maintainers should be able to answer you Vincent On Sat, May 27, 2017 at 10:37 PM, Edward Diener < eldlistmaili...@tropicsoft.com> wrote: > On 5/27/2017 12:08 PM, niXman wrote: > >> Edward Diener 2017-05-27 18:40: >> >>> On 5/26/2017 11:03

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-27 Thread Edward Diener
On 5/27/2017 12:08 PM, niXman wrote: Edward Diener 2017-05-27 18:40: On 5/26/2017 11:03 PM, Vincent Torri wrote: ./configure --host=i686-w64-mingw32 or ./configure --host=i686-w64-mingw32 for respectively 32bits and 64bits support Your configure commands are the same. ./configure

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-27 Thread Vincent Torri
On Sat, May 27, 2017 at 6:08 PM, niXman wrote: > Edward Diener 2017-05-27 18:40: > >> On 5/26/2017 11:03 PM, Vincent Torri wrote: >> >>> ./configure --host=i686-w64-mingw32 >>> or >>> ./configure --host=i686-w64-mingw32 >>> >>> for respectively 32bits and 64bits support

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-27 Thread niXman
Edward Diener 2017-05-27 18:40: On 5/26/2017 11:03 PM, Vincent Torri wrote: ./configure --host=i686-w64-mingw32 or ./configure --host=i686-w64-mingw32 for respectively 32bits and 64bits support Your configure commands are the same. ./configure --host=i686-w64-mingw32 or ./configure

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-27 Thread Edward Diener
On 5/26/2017 11:03 PM, Vincent Torri wrote: On Sat, May 27, 2017 at 12:14 AM, Edward Diener wrote: On 5/26/2017 4:13 PM, Vincent Torri wrote: Hello On Fri, May 26, 2017 at 9:50 PM, Edward Diener wrote: I would like to use a

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-26 Thread Vincent Torri
On Sat, May 27, 2017 at 12:14 AM, Edward Diener wrote: > On 5/26/2017 4:13 PM, Vincent Torri wrote: >> >> Hello >> >> On Fri, May 26, 2017 at 9:50 PM, Edward Diener >> wrote: >>> >>> I would like to use a libbacktrace library for

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-26 Thread Edward Diener
On 5/26/2017 5:09 PM, Carl Kleffner wrote: drmingw can be used to display post mortem information. It containes an embeddable library called ExcHndl too. Thank you, but what does this have to do with libbacktrace for mingw-64/gcc ? Regards Carl

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-26 Thread Edward Diener
On 5/26/2017 4:13 PM, Vincent Torri wrote: Hello On Fri, May 26, 2017 at 9:50 PM, Edward Diener wrote: I would like to use a libbacktrace library for mingw-64/gcc. This is used by a new Boost library called stacktrace to provide stack traces anywhere in code in

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-26 Thread Carl Kleffner
drmingw can be used to display post mortem information. It containes an embeddable library called ExcHndl too. Regards Carl 2017-05-26 22:13 GMT+02:00 Vincent Torri : > Hello > > On Fri, May 26, 2017 at 9:50 PM, Edward Diener >

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-26 Thread Vincent Torri
Hello On Fri, May 26, 2017 at 9:50 PM, Edward Diener wrote: > I would like to use a libbacktrace library for mingw-64/gcc. This is used by > a new Boost library called stacktrace to provide stack traces anywhere in > code in c++ when using GCC/MinGW/Clang on POSIX