[Bug libgcj/23292] libjava build fails with recent version of GNU Make

2005-11-23 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2005-11-24 04:50 --- GNU make is changing so there is no reason for this bug to be opened any more. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug libgcj/23292] libjava build fails with recent version of GNU Make

2005-10-09 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2005-10-09 20:00 --- Just for future references I wrote something in: http://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=13781 Complaining about the situational. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23292

[Bug libgcj/23292] libjava build fails with recent version of GNU Make

2005-10-09 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2005-10-09 19:36 --- Note this will cause problems more with java than it does with any other language since $ is normal in class files as it is used for inner classes. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23292

[Bug libgcj/23292] libjava build fails with recent version of GNU Make

2005-10-09 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-09 19:34 --- Can you guys really report this to GNU make and say that this should not change. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23292

[Bug libgcj/23292] libjava build fails with recent version of GNU Make

2005-10-09 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-09 19:33 --- *** Bug 24289 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug libgcj/23292] libjava build fails with recent version of GNU Make

2005-08-12 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2005-08-12 18:42 --- Although this is fairly ugly, I'm not opposed to it. I am however a bit reluctant to check in a patch to work around a feature in a beta version of make. It seems to me that perhaps a feature that causes pro

[Bug libgcj/23292] libjava build fails with recent version of GNU Make

2005-08-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added GCC build triplet|i686-pc-linux-gnu | GCC host triplet|i686-pc-linux-gnu | GCC target triplet|i686-pc-linux-gnu | http://gc

[Bug libgcj/23292] libjava build fails with recent version of GNU Make

2005-08-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-11 13:53 --- This seems like a bug in GNU make and should reported there instead as it could cause other issues. Seems like this should be turned off by default and have a way to turn it on for these makefiles who w