[Mingw-w64-public] GCC 4.8 and -fPIC warning being treated as error

2013-03-23 Thread Ruben Van Boxem
Hi, I'm trying to get GCC 4.8 built, but I run into this error: libtool: compile: /home/ruben/mingw-w64/linux64mingw32/gcc/./gcc/xgcc -B/home/ruben/mingw-w64/linux64mingw32/gcc/./gcc/ -L/home/ruben/mingw-w64/linux64mingw32/mingw32/i686-w64-mingw32/lib

Re: [Mingw-w64-public] GCC 4.8 and -fPIC warning being treated as error

2013-03-23 Thread Ruben Van Boxem
2013/3/23 Ruben Van Boxem vanboxem.ru...@gmail.com Hi, I'm trying to get GCC 4.8 built, but I run into this error: libtool: compile: /home/ruben/mingw-w64/linux64mingw32/gcc/./gcc/xgcc -B/home/ruben/mingw-w64/linux64mingw32/gcc/./gcc/

[Mingw-w64-public] building GCC with -flto

2013-03-23 Thread Ruben Van Boxem
Hi, Since people said it was possible, I tried. I also failed. I configured GCC 4.8.0 with [CCX,C,LD]FLAGS_FOR_TARGET=-flto, and got this error when building libgcc: ln -s -f libgcc.map libgcc.map.def if [ ! -d ./shlib ]; then mkdir ./shlib; else true; fi

Re: [Mingw-w64-public] GCC 4.8 and -fPIC warning being treated as error

2013-03-23 Thread K. Frank
Hi Ruben! On Sat, Mar 23, 2013 at 3:47 AM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: Hi, I'm trying to get GCC 4.8 built, ... Is this a native windows 64-bit 4.8? Will it have SEH? Just asking, because (as you know) I am thinking about upgrading, and am thinking about what stuff it

Re: [Mingw-w64-public] GCC 4.8 and -fPIC warning being treated as error

2013-03-23 Thread Earnie Boyd
On Sat, Mar 23, 2013 at 3:52 AM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: 2013/3/23 Ruben Van Boxem vanboxem.ru...@gmail.com Hi, I'm trying to get GCC 4.8 built, but I run into this error: libtool: compile: /home/ruben/mingw-w64/linux64mingw32/gcc/./gcc/xgcc

[Mingw-w64-public] New Rubenvb GC 4.8.0 Personal build

2013-03-23 Thread Ruben Van Boxem
Hi everyone, I am glad to announce my GCC 4.8.0 build. The 64-bit version uses the new seh implementation that replaces sjlj, this means GCC 4.8 is ABI incompatible with my other builds. It does mean native Win64 exception handling, which is faster than the old sjlj. I regret to say that 1. LTO

Re: [Mingw-w64-public] Using Python and Mingw64

2013-03-23 Thread NightStrike
On Thu, Mar 14, 2013 at 8:00 PM, Theuns Heydenrych theunsheydenr...@gmail.com wrote: Hi sorry, i made references in the previous mail, to line numbers here is the pastebin link to the cygwinccompiler.py http://pastebin.com/jucBgjpQ One other thing , i configure Sip with python configure.py

Re: [Mingw-w64-public] Using Python and Mingw64

2013-03-23 Thread Ruben Van Boxem
Op 23 mrt. 2013 19:11 schreef NightStrike nightstr...@gmail.com het volgende: On Thu, Mar 14, 2013 at 9:37 PM, Ray Donnelly mingw.andr...@gmail.com wrote: Hi Ruben. It would be great to have recruit you to the cause to get these merged. My experience in that regard has been a bit

Re: [Mingw-w64-public] Using Python and Mingw64

2013-03-23 Thread Ray Donnelly
Me neither, but it's fairly high on my priorities list to try to get more of these patches merged. On Sat, Mar 23, 2013 at 6:14 PM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: Op 23 mrt. 2013 19:11 schreef NightStrike nightstr...@gmail.com het volgende: On Thu, Mar 14, 2013 at 9:37 PM,

Re: [Mingw-w64-public] New Rubenvb GC 4.8.0 Personal build

2013-03-23 Thread K. Frank
Hi Ruben! Yay! Go Ruben! On Sat, Mar 23, 2013 at 12:49 PM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: Hi everyone, I am glad to announce my GCC 4.8.0 build. The 64-bit version uses the new seh implementation that replaces sjlj, this means GCC 4.8 is ABI incompatible with my other

Re: [Mingw-w64-public] New Rubenvb GC 4.8.0 Personal build

2013-03-23 Thread K. Frank
Hi Ruben! On Sat, Mar 23, 2013 at 2:45 PM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: 2013/3/23 K. Frank kfrank2...@gmail.com Hi Ruben! Yay! Go Ruben! On Sat, Mar 23, 2013 at 12:49 PM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: Hi everyone, I am glad to announce my GCC

Re: [Mingw-w64-public] New Rubenvb GC 4.8.0 Personal build

2013-03-23 Thread Ruben Van Boxem
Op 23 mrt. 2013 23:30 schreef K. Frank kfrank2...@gmail.com het volgende: Hi Ruben! On Sat, Mar 23, 2013 at 2:45 PM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: 2013/3/23 K. Frank kfrank2...@gmail.com Hi Ruben! Yay! Go Ruben! On Sat, Mar 23, 2013 at 12:49 PM, Ruben Van Boxem

Re: [Mingw-w64-public] New Rubenvb GC 4.8.0 Personal build

2013-03-23 Thread K. Frank
Ruben - Thanks. On Sat, Mar 23, 2013 at 6:48 PM, Ruben Van Boxem vanboxem.ru...@gmail.com wrote: Op 23 mrt. 2013 23:30 schreef K. Frank kfrank2...@gmail.com het volgende: Hi Ruben! ... No sorry. I'll build an alternate toolchain this week. Okay, thanks. I'll keep my eyes open for it.