------- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-06-20 19:37
-------
> ../gcc -I../../../gcc-4.1.2/libgfortran/../gcc/config -I../.././gcc
> -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes
> -Wold-style-definition -Wextra -Wwrite-strings -O2 -g -O2 -c
> ../../../gcc-4.1.2/libgfortran/runtime/compile_options.c -o compile_options.o
> >/dev/null 2>&1
Can you, after the compiler errors out, go to the
${builddir}/${target}/libgfortran directory and rerun that last compilation
command (which you showed us, truncated, as I quote above). What does it
output? What does it output if you run it with an extra "-v"?
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu dot
| |org
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32436