[Bug fortran/37545] impossible to link with -fopenmp

2008-09-18 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2008-09-18 19:33 --- This is only a problem if you used a compiled GCC that was compiled for a newer version of glibc and you are using on an older glibc version. Aka not a GCC bug. -- pinskia at gcc dot gnu dot org changed:

[Bug fortran/37545] impossible to link with -fopenmp

2008-09-17 Thread brian at dessent dot net
--- Comment #6 from brian at dessent dot net 2008-09-17 11:44 --- Subject: Re: impossible to link with -fopenmp If you can't change your glibc version then you need to build gfortran yourself from source. The problem is that the person that is building the gfortran binary packages on

[Bug fortran/37545] impossible to link with -fopenmp

2008-09-17 Thread francois dot jacq at irsn dot fr
--- Comment #5 from francois dot jacq at irsn dot fr 2008-09-17 07:34 --- Subject: Re: impossible to link with -fopenmp Le mardi 16 septembre 2008 20:50, dfranke at gcc dot gnu dot org a écrit : > --- Comment #2 from dfranke at gcc dot gnu dot org 2008-09-16 18:50 > --- > > >

[Bug fortran/37545] impossible to link with -fopenmp

2008-09-17 Thread francois dot jacq at irsn dot fr
--- Comment #4 from francois dot jacq at irsn dot fr 2008-09-17 07:18 --- Subject: Re: impossible to link with -fopenmp Le mardi 16 septembre 2008 20:26, pinskia at gcc dot gnu dot org a écrit : > --- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-16 18:26 > --- Did y

[Bug fortran/37545] impossible to link with -fopenmp

2008-09-16 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-09-16 19:34 --- *** Bug 37546 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37545

[Bug fortran/37545] impossible to link with -fopenmp

2008-09-16 Thread dfranke at gcc dot gnu dot org
--- Comment #2 from dfranke at gcc dot gnu dot org 2008-09-16 18:50 --- > Mandriva 2007.1 What's the version of your glibc? If less than 2.6, try upgrading. I guess this is a downloaded package that meets an (somewhat) outdated system ... -- dfranke at gcc dot gnu dot org changed:

[Bug fortran/37545] impossible to link with -fopenmp

2008-09-16 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-16 18:26 --- Did you compile gfortran yourself or are you using a prebuilt package? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --