Commit f0bee8b3 by Tom Tromey Committed by Tom Tromey

* lang-specs.h: Also recognize `-femit-class-files'.

From-SVN: r36212
parent 5638268e
2000-09-06 Tom Tromey <tromey@cygnus.com>
* lang-specs.h: Also recognize `-femit-class-files'.
2000-09-02 Anthony Green <green@redhat.com> 2000-09-02 Anthony Green <green@redhat.com>
* jcf-io.c: Include zlib.h. * jcf-io.c: Include zlib.h.
......
...@@ -30,7 +30,8 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ ...@@ -30,7 +30,8 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
{".zip", "@java" }, {".zip", "@java" },
{".jar", "@java" }, {".jar", "@java" },
{"@java", {"@java",
"%{fjni:%{femit-class-file:%e-fjni and -femit-class-file are incompatible}}\ "%{fjni:%{femit-class-files:%e-fjni and -femit-class-files are incompatible}}\
%{fjni:%{femit-class-file:%e-fjni and -femit-class-file are incompatible}}\
%{!E:jc1 %i %(jc1) %(cc1_options) %{+e*} %{I*} %{MD} %{MMD} %{M} %{MM}\ %{!E:jc1 %i %(jc1) %(cc1_options) %{+e*} %{I*} %{MD} %{MMD} %{M} %{MM}\
%{!fsyntax-only:%{!S:-o %{|!pipe:%g.s} |\n\ %{!fsyntax-only:%{!S:-o %{|!pipe:%g.s} |\n\
as %(asm_options) %{!pipe:%g.s} %A }}}"}, as %(asm_options) %{!pipe:%g.s} %A }}}"},
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment