Java Support

2000-12-07 Thread Eric Lemings
This is not a bug report but I didn't know where else to send it. I was just wondering if implicit rules for building from Java source code has been proposed or is planned for GNU Make. I would think Sun Microsystems should have already submitted this for integration into GNU Make. But I could

Bug tracking system reincarnated...

2000-12-07 Thread Paul D. Smith
The FSF's bug tracking web site has been revived, using gnatsweb this time instead of wwwgnats. You can access the site at http://bugs.gnu.org/cgi-bin/gnatsweb.pl You can login with username "guest" and password "guest"; this will enable you to view existing bug reports and submit new ones. --

Re: Make 3.79.1: Re-executing omits outdating

2000-12-07 Thread Paul D. Smith
%% "Marcel Loose" <[EMAIL PROTECTED]> writes: ml> Recently, we upgraded from Make version 3.76.1 to version 3.79.1, ml> and now I'm having a problem doing a "make depend" with my ml> Makefile. The problem is that Make 3.79.1 loops indefinitely. In ml> my opinion this is a bug, because Mak

Make 3.79.1: Re-executing omits outdating

2000-12-07 Thread Marcel Loose
Hi, Recently, we upgraded from Make version 3.76.1 to version 3.79.1, and now I'm having a problem doing a "make depend" with my Makefile. The problem is that Make 3.79.1 loops indefinitely. In my opinion this is a bug, because Make 3.79.1 "forgets" to out-date the .depend file it just created