--- Comment #9 from fxcoudert at gcc dot gnu dot org 2005-11-10 15:35
---
On mips-irix6.5, the libgfortran config.h contains:
#define HAVE_CABSF 1
and
/* #undef HAVE_COMPLEX_H */
and in math.h it does have the following:
struct __cabsl_s { long double a,b; };
extern long double cabsl(
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfi
--- Comment #8 from fxcoudert at gcc dot gnu dot org 2005-10-24 09:33
---
(In reply to comment #7)
> I would guess a GNU make bug. What version of GNU make are you using? Try a
> newer release.
I had GNU Make version 3.78.1, which seems too old. 3.80 works fine. But...
later I have t
--- Comment #7 from wilson at gcc dot gnu dot org 2005-10-23 21:27 ---
I would guess a GNU make bug. What version of GNU make are you using? Try a
newer release.
Alternatively, this could be a shell bug. What shell and version are you
using? Try using a different shell and/or a more
--- Comment #6 from fxcoudert at gcc dot gnu dot org 2005-10-23 13:18
---
Hum... confirming this bug doesn't reopen it, so here it is.
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #5 from fxcoudert at gcc dot gnu dot org 2005-10-23 13:15
---
Well, looks like I'm going to continue this long monologue. I got my access to
a mips-irix6.5 back, and it's still failling:
$ ../gcc/configure --prefix=/tmp/debug/irun --enable-languages=c,fortran
--with-gmp=$HO
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-09-24
12:56 ---
I don't have access to that mips-sgi-irix6.5 computer anymore, and since nobody
every confirmed this (and there are regular mips-sgi-irix6.5 successful reports
posted to gcc-testresults), this bug is close
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-08-04
12:19 ---
This happens again with fresh CVS (20050804). Still no idea?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22097
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-06-16
21:32 ---
I tried building with "--disable-multilib" and same thing happens. Ideas,
anyone?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22097
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-06-16
21:08 ---
Here is a missing info: what makes me think this is related to multilib is that
there are successful builds reported on gcc-testresults on this same host, with
multilib disabled.
--
http://gcc.gnu.org/
10 matches
Mail list logo