[Mingw-w64-public] Build GCC from trunk

2012-11-09 Thread Алексей Павлов
Hi! I try to build gcc from trunk but have issue with building libquadmath. I wrote bug report to gcc. In short, *lgammaq.c* use *signgam* variable that must be defined in * * but mingw-w64 doesnt have this declaration. In linux this variable is

Re: [Mingw-w64-public] Standard library installation paths?

2012-11-09 Thread Earnie Boyd
On Fri, Nov 9, 2012 at 9:01 AM, Ruben Van Boxem wrote: > 2012/11/9 Earnie Boyd >> >> On Thu, Nov 8, 2012 at 5:05 PM, JonY wrote: >> > >> > There isn't an include directory specifically for win32 and another for >> > win64. Installing to the same area will clash as OP predicted. >> > >> >> There i

Re: [Mingw-w64-public] Standard library installation paths?

2012-11-09 Thread Ruben Van Boxem
2012/11/9 Earnie Boyd > On Thu, Nov 8, 2012 at 5:05 PM, JonY wrote: > > > > There isn't an include directory specifically for win32 and another for > > win64. Installing to the same area will clash as OP predicted. > > > > There is only one set of mingw-w64 distributed headers and those > headers

Re: [Mingw-w64-public] Standard library installation paths?

2012-11-09 Thread Earnie Boyd
On Thu, Nov 8, 2012 at 5:05 PM, JonY wrote: > > There isn't an include directory specifically for win32 and another for > win64. Installing to the same area will clash as OP predicted. > There is only one set of mingw-w64 distributed headers and those headers contain both Win32 and Win64 filtered