public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* libjava clean-nat is broken
@ 2004-10-15 16:22 Giovanni Bajo
  2004-10-15 18:07 ` Andrew Haley
  0 siblings, 1 reply; 5+ messages in thread
From: Giovanni Bajo @ 2004-10-15 16:22 UTC (permalink / raw)
  To: gcc; +Cc: java

Hello,

some recent changes to the libjava Makefile totally broke the clean-nat target.
Would the responsible please fix it ASAP? This is important to test C++ patches
without wasting a whole afternoon totally rebuilding libjava just to check a
change in cc1plus.

Thanks,
Giovanni Bajo


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

* libjava clean-nat is broken
  2004-10-15 16:22 libjava clean-nat is broken Giovanni Bajo
@ 2004-10-15 18:07 ` Andrew Haley
  2004-10-15 19:34   ` Tom Tromey
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Haley @ 2004-10-15 18:07 UTC (permalink / raw)
  To: Giovanni Bajo; +Cc: gcc, java

Giovanni Bajo writes:
 > Hello,
 > 
 > some recent changes to the libjava Makefile totally broke the clean-nat target.

Please describe the bug a bit more.  What is clean-nat supposed to do?
What does it now do?

Thanks,
Andrew.

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

* Re: libjava clean-nat is broken
  2004-10-15 19:34   ` Tom Tromey
@ 2004-10-15 19:07     ` Andrew Haley
       [not found]       ` <16752.389.332703.114198@cuddles.cambridge.redhat.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Haley @ 2004-10-15 19:07 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Giovanni Bajo, gcc, java

Tom Tromey writes:
 > Andrew> Please describe the bug a bit more.  What is clean-nat
 > Andrew> supposed to do?  What does it now do?
 > 
 > # Just remove the objects from C++ sources, for testing the C++ compiler.
 > clean-nat:
 > 	rm -f $(nat_files) $(xlib_nat_files)
 > 
 > These macros aren't defined any more.

Okay.  I'm on it.

Andrew.

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

* Re: libjava clean-nat is broken
  2004-10-15 18:07 ` Andrew Haley
@ 2004-10-15 19:34   ` Tom Tromey
  2004-10-15 19:07     ` Andrew Haley
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Tromey @ 2004-10-15 19:34 UTC (permalink / raw)
  To: Andrew Haley; +Cc: Giovanni Bajo, gcc, java

Andrew> Please describe the bug a bit more.  What is clean-nat
Andrew> supposed to do?  What does it now do?

# Just remove the objects from C++ sources, for testing the C++ compiler.
clean-nat:
	rm -f $(nat_files) $(xlib_nat_files)

These macros aren't defined any more.

Tom

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

* Re: libjava clean-nat is broken
       [not found]       ` <16752.389.332703.114198@cuddles.cambridge.redhat.com>
@ 2004-10-16  0:57         ` Giovanni Bajo
  0 siblings, 0 replies; 5+ messages in thread
From: Giovanni Bajo @ 2004-10-16  0:57 UTC (permalink / raw)
  To: Andrew Haley, Tom Tromey, java-patches; +Cc: gcc

Andrew Haley wrote:

> 2004-10-15  Andrew Haley  <aph@redhat.com>
> 
>         * Makefile.am (nat_files, xlib_nat_files): New.
>         * Makefile.in: Regenerate.

Thanks for the quick fix!

Giovanni Bajo


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

end of thread, other threads:[~2004-10-15 22:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-15 16:22 libjava clean-nat is broken Giovanni Bajo
2004-10-15 18:07 ` Andrew Haley
2004-10-15 19:34   ` Tom Tromey
2004-10-15 19:07     ` Andrew Haley
     [not found]       ` <16752.389.332703.114198@cuddles.cambridge.redhat.com>
2004-10-16  0:57         ` Giovanni Bajo

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