egcs/gcc/java ChangeLog Make-lang.in jvspec.c

tromey@egcs.cygnus.com tromey@egcs.cygnus.com
Tue May 11 12:00:00 GMT 1999


CVSROOT:	/cvs/egcs
Module name:	egcs
Changes by:	tromey@egcs.cygnus.com	99/05/11 12:00:36

Modified files:
	gcc/java       : ChangeLog Make-lang.in jvspec.c 

Log message:
	* Make-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_x
	flags.
	* jvspec.c (THREAD_NAME): Removed.
	(GC_NAME): Likewise.
	(MATHLIB): Likewise.
	(WITHLIBC): Likewise.
	(GCLIB): Likewise.
	(THREADLIB): Likewise.
	(MATH_LIBRARY): Likewise.
	(lang_specific_driver): Don't add `-l' options to command line.
	Instead, add a single --specs option.  Recognize `-L' options and
	use them to search for spec file.
	(find_spec_file): New function.
	(SPEC_FILE): New define.



More information about the Gcc-cvs mailing list