This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/32436] Compile fails on compilation of compile_options.o



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]