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/17290] Wrong Java dependencies are generated


------- Additional Comments From mckinlay at redhat dot com  2004-09-02 18:37 -------
Confirmed. 

Actually, the -B shouldn't matter, it appears to be weirdness with automake. It
is using a different command line when re-building a changed file than it does
for other dependencies. The second command line appears to not use GCJCOMPILE,
so it does not pick up the classpath and bootclasspath args.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-09-02 18:37:28
               date|                            |


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


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