This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 java/28329] [ecj] gcj leaves .jar and .zip files in /tmp



------- Comment #4 from tromey at gcc dot gnu dot org  2006-07-12 20:01 -------
Subject: Bug 28329

Author: tromey
Date: Wed Jul 12 20:01:47 2006
New Revision: 115396

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115396
Log:
        PR java/28329:
        * lang-specs.h: Pass '%U'-based options as separate arguments.
        Use -faux-classpath.
        * lang.c (java_handle_option): Handle OPT_faux_classpath.
        * lang.opt (faux-classpath): New option.

Modified:
    branches/gcj-eclipse/gcc/java/ChangeLog
    branches/gcj-eclipse/gcc/java/lang-specs.h
    branches/gcj-eclipse/gcc/java/lang.c
    branches/gcj-eclipse/gcc/java/lang.opt


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28329


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