Re: [Mingw-w64-public] SEH

2012-08-05 Thread NightStrike
On Sun, Aug 5, 2012 at 1:09 PM, JonY wrote: > On 8/5/2012 16:59, niXman wrote: >> 2012/8/5 Ruben Van Boxem: >> >>> This might be it. I build and install libgcc before the rest of gcc. I added >>> this step to resolve some link error I encountered once, and left it in to >>> be sure it never happen

Re: [Mingw-w64-public] SEH

2012-08-05 Thread JonY
On 8/5/2012 16:59, niXman wrote: > 2012/8/5 Ruben Van Boxem: > >> This might be it. I build and install libgcc before the rest of gcc. I added >> this step to resolve some link error I encountered once, and left it in to >> be sure it never happened again. > > In other words, it turns out that th

Re: [Mingw-w64-public] SEH

2012-08-05 Thread niXman
2012/8/5 Ruben Van Boxem: > This might be it. I build and install libgcc before the rest of gcc. I added > this step to resolve some link error I encountered once, and left it in to > be sure it never happened again. In other words, it turns out that there were made ​​some changes in trunk that n

Re: [Mingw-w64-public] SEH

2012-08-05 Thread Ruben Van Boxem
Op 5 aug. 2012 08:47 schreef "niXman" het volgende: > > 2012/8/4 Kai Tietz: > > Hmm, I guess you have already installed a prior version of compiler to > > same sysroot. Am I right? > No. > > > > Nevertheless I could solve the issue by > > the following steps. After crt was built and installed, u