--- 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
--
--- 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
--- 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
--- 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
--- 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
---
--- 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
--
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
--- 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