public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/23292] libjava build fails with recent version of GNU Make
       [not found] <bug-23292-11137@http.gcc.gnu.org/bugzilla/>
@ 2005-10-09 19:33 ` pinskia at gcc dot gnu dot org
  2005-10-09 19:34 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-09 19:33 UTC (permalink / raw)
  To: java-prs



------- 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
----------------------------------------------------------------------------
                 CC|                            |bero at arklinux dot org


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/23292] libjava build fails with recent version of GNU Make
       [not found] <bug-23292-11137@http.gcc.gnu.org/bugzilla/>
  2005-10-09 19:33 ` [Bug libgcj/23292] libjava build fails with recent version of GNU Make pinskia at gcc dot gnu dot org
@ 2005-10-09 19:34 ` pinskia at gcc dot gnu dot org
  2005-10-09 19:36 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-09 19:34 UTC (permalink / raw)
  To: java-prs



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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/23292] libjava build fails with recent version of GNU Make
       [not found] <bug-23292-11137@http.gcc.gnu.org/bugzilla/>
  2005-10-09 19:33 ` [Bug libgcj/23292] libjava build fails with recent version of GNU Make pinskia at gcc dot gnu dot org
  2005-10-09 19:34 ` pinskia at gcc dot gnu dot org
@ 2005-10-09 19:36 ` pinskia at gcc dot gnu dot org
  2005-10-09 20:00 ` pinskia at gcc dot gnu dot org
  2005-11-24  4:50 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-09 19:36 UTC (permalink / raw)
  To: java-prs



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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/23292] libjava build fails with recent version of GNU Make
       [not found] <bug-23292-11137@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-10-09 19:36 ` pinskia at gcc dot gnu dot org
@ 2005-10-09 20:00 ` pinskia at gcc dot gnu dot org
  2005-11-24  4:50 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-09 20:00 UTC (permalink / raw)
  To: java-prs



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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/23292] libjava build fails with recent version of GNU Make
       [not found] <bug-23292-11137@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2005-10-09 20:00 ` pinskia at gcc dot gnu dot org
@ 2005-11-24  4:50 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-11-24  4:50 UTC (permalink / raw)
  To: java-prs



------- 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
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/23292] libjava build fails with recent version of GNU Make
  2005-08-08 20:21 [Bug java/23292] New: " matria at gmail dot com
  2005-08-11 13:53 ` [Bug libgcj/23292] " pinskia at gcc dot gnu dot org
  2005-08-11 14:03 ` pinskia at gcc dot gnu dot org
@ 2005-08-12 18:42 ` tromey at gcc dot gnu dot org
  2 siblings, 0 replies; 8+ messages in thread
From: tromey at gcc dot gnu dot org @ 2005-08-12 18:42 UTC (permalink / raw)
  To: java-prs


------- 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 problems like this might be removed before
a final release... ?


-- 


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/23292] libjava build fails with recent version of GNU Make
  2005-08-08 20:21 [Bug java/23292] New: " matria at gmail dot com
  2005-08-11 13:53 ` [Bug libgcj/23292] " pinskia at gcc dot gnu dot org
@ 2005-08-11 14:03 ` pinskia at gcc dot gnu dot org
  2005-08-12 18:42 ` tromey at gcc dot gnu dot org
  2 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-11 14:03 UTC (permalink / raw)
  To: java-prs



-- 
           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://gcc.gnu.org/bugzilla/show_bug.cgi?id=23292


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libgcj/23292] libjava build fails with recent version of GNU Make
  2005-08-08 20:21 [Bug java/23292] New: " matria at gmail dot com
@ 2005-08-11 13:53 ` pinskia at gcc dot gnu dot org
  2005-08-11 14:03 ` pinskia at gcc dot gnu dot org
  2005-08-12 18:42 ` tromey at gcc dot gnu dot org
  2 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-11 13:53 UTC (permalink / raw)
  To: java-prs


------- 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 
wants it.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|java                        |libgcj


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-11-24  4:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23292-11137@http.gcc.gnu.org/bugzilla/>
2005-10-09 19:33 ` [Bug libgcj/23292] libjava build fails with recent version of GNU Make pinskia at gcc dot gnu dot org
2005-10-09 19:34 ` pinskia at gcc dot gnu dot org
2005-10-09 19:36 ` pinskia at gcc dot gnu dot org
2005-10-09 20:00 ` pinskia at gcc dot gnu dot org
2005-11-24  4:50 ` pinskia at gcc dot gnu dot org
2005-08-08 20:21 [Bug java/23292] New: " matria at gmail dot com
2005-08-11 13:53 ` [Bug libgcj/23292] " pinskia at gcc dot gnu dot org
2005-08-11 14:03 ` pinskia at gcc dot gnu dot org
2005-08-12 18:42 ` tromey at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).