Failue when trying to build native mingw32 4.9.1 gcc (c, c++, ada)

2014-09-20 Thread avy st
Hello, I'm trying to build a native mingw32 4.9.1 gcc (I want to build a 4.9.1 arm cross compiler, but I need a 4.9.1 host gcc for that, and the gcc that comes with mingw32 is 4.8.1) I configure with: ../../src/gcc-4.9.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic -

Re: Fwd: Building gcc-4.9 on OpenBSD

2014-09-20 Thread Jonathan Wakely
On 20 September 2014 00:52, Ian Grant wrote: > None of this is useful to me. I'm trying to make a case for why people > should have confidence in GNU software. You are NOT helping me in > that, I assure you, You seem to have already made up your mind it's GNU crap. Being insulting is a funny way

Re: Implementing OpenACC's Fortran module

2014-09-20 Thread Tobias Burnus
On 19.09.2014 11:03, Thomas Schwinge wrote: Regarding linking the object file produced by Fortran openacc.f90 into libgomp: (with the version that Jim already has internally checked in) I find that libgomp then has undefined references to _gfortran_internal_unpack and _gfortran_internal_pack.

Re: Fwd: Building gcc-4.9 on OpenBSD

2014-09-20 Thread Jakub Jelinek
On Sat, Sep 20, 2014 at 08:33:01AM +0100, Andrew Haley wrote: > On 20/09/14 02:45, Ian Grant wrote: > > > You get first prize for most informative intelligent answer so far! > > Careful, you might get second prize too :-) > > > > The problem is that we need to find a way to tell people _what_ is

Re: Fwd: Building gcc-4.9 on OpenBSD

2014-09-20 Thread Andrew Haley
On 20/09/14 02:45, Ian Grant wrote: > You get first prize for most informative intelligent answer so far! > Careful, you might get second prize too :-) > > The problem is that we need to find a way to tell people _what_ is in > that "dwarf" code. Open BSD's gcc ignores it, prints a warning, and >