`runtime/compile_options.c' missing on 4.0 branch: Bootstrap broken

Andreas Jaeger aj@suse.de
Fri Aug 12 07:44:00 GMT 2005


Building gfortran on the 4.0 branch stops with:

make[3]: Entering directory `/builds/gcc/misc/x86_64-suse-linux-gnu/libgfortran'
make[3]: *** No rule to make target `runtime/compile_options.c', needed by `compile_options.lo'.  Stop.

The 4.0 branch misses the file, the 4.1 has it.

Btw. the changelog has the wrong date, we're not yet in september,

Andreas

2005-09-11  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
	    Steven Bosscher  <stevenb@suse.de>

	PR libfortran/20006
	* Makefile.am: Add file runtime/compile_options.c.
	* Makefile.in: Regenerate.
	* libgfortran.h: Create structure compile_options_t. Define the
	compile_options variable and GFC_STD_ macros.
	* runtime/compile_options.c: New file.
	* runtime/error.c (notify_std): New function.
	* runtime/main.c (init): Call init_compile_options during
	initialization.
	* io/format.c: Use the new notify_std function for the $
	descriptor extension.


-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050812/ea4e6ce2/attachment.sig>


More information about the Fortran mailing list