Re: [Mingw-w64-public] cause for 0xc0000005 fault@offset 0 in eventvwr

2016-09-11 Thread Jim Michaels
try it. On 9/9/2016 10:18 PM, LRN wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 10.09.2016 7:57, Jim Michaels wrote: >> On 9/9/2016 5:45 PM, Jim Michaels wrote: >>> I believe this to be caused by a runtime+stdc++ dll mismatch >>> between compiler versions. >>> >>> verified. >>

Re: [Mingw-w64-public] cause for 0xc0000005 fault@offset 0 in eventvwr

2016-09-09 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10.09.2016 7:57, Jim Michaels wrote: > On 9/9/2016 5:45 PM, Jim Michaels wrote: >> I believe this to be caused by a runtime+stdc++ dll mismatch >> between compiler versions. >> >> verified. >> > to explain further, say you have an exe compiled w

Re: [Mingw-w64-public] cause for 0xc0000005 fault@offset 0 in eventvwr

2016-09-09 Thread Jim Michaels
to explain further, say you have an exe compiled with 4.9.0 and you copy the dll's and EXE into \utils\ which is in your PATH. but then afterwards with compiler version 5.0.0 you copy the exe only into the same dir (mixup during process of going to static linking). now try to run the exe. it wi

[Mingw-w64-public] cause for 0xc0000005 fault@offset 0 in eventvwr

2016-09-09 Thread Jim Michaels
I believe this to be caused by a runtime+stdc++ dll mismatch between compiler versions. verified. -- ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net h