public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Lots of warning when building Java library
@ 2004-11-26  1:09 Richard Kenner
  2004-11-26  1:34 ` Andrew Pinski
  2004-11-26  6:19 ` Bryce McKinlay
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Kenner @ 2004-11-26  1:09 UTC (permalink / raw)
  To: gcc

I've been getting lots of these for a while.  Are they normal?

In file included from /gcc/gcc/gcc-head/libjava/../boehm-gc/include/gc.h:33,
                 from /gcc/gcc/gcc-head/libjava/posix-threads.cc:19:
../boehm-gc/include/gc_config.h:113:1: warning: "PACKAGE_NAME" redefined
In file included from /gcc/gcc/gcc-head/libjava/posix-threads.cc:14:
./include/config.h:399:1: warning: this is the location of the previous definiti
on
In file included from /gcc/gcc/gcc-head/libjava/../boehm-gc/include/gc.h:33,
                 from /gcc/gcc/gcc-head/libjava/posix-threads.cc:19:
../boehm-gc/include/gc_config.h:116:1: warning: "PACKAGE_STRING" redefined
In file included from /gcc/gcc/gcc-head/libjava/posix-threads.cc:14:
./include/config.h:402:1: warning: this is the location of the previous definiti
on
In file included from /gcc/gcc/gcc-head/libjava/../boehm-gc/include/gc.h:33,
                 from /gcc/gcc/gcc-head/libjava/posix-threads.cc:19:
../boehm-gc/include/gc_config.h:119:1: warning: "PACKAGE_TARNAME" redefined
In file included from /gcc/gcc/gcc-head/libjava/posix-threads.cc:14:
./include/config.h:405:1: warning: this is the location of the previous definiti
on

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

* Re: Lots of warning when building Java library
  2004-11-26  1:09 Lots of warning when building Java library Richard Kenner
@ 2004-11-26  1:34 ` Andrew Pinski
  2004-11-26  6:19 ` Bryce McKinlay
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Pinski @ 2004-11-26  1:34 UTC (permalink / raw)
  To: Richard Kenner; +Cc: gcc


On Nov 25, 2004, at 7:05 PM, Richard Kenner wrote:

> I've been getting lots of these for a while.  Are they normal?

Yes, see the thread starting at:
http://gcc.gnu.org/ml/java-patches/2004-q4/msg00064.html

Thanks,
Andrew Pinski

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

* Re: Lots of warning when building Java library
  2004-11-26  1:09 Lots of warning when building Java library Richard Kenner
  2004-11-26  1:34 ` Andrew Pinski
@ 2004-11-26  6:19 ` Bryce McKinlay
  1 sibling, 0 replies; 3+ messages in thread
From: Bryce McKinlay @ 2004-11-26  6:19 UTC (permalink / raw)
  To: Richard Kenner; +Cc: gcc

I've just checked in a patch that should fix this.

Bryce

Richard Kenner wrote:

>I've been getting lots of these for a while.  Are they normal?
>
>In file included from /gcc/gcc/gcc-head/libjava/../boehm-gc/include/gc.h:33,
>                 from /gcc/gcc/gcc-head/libjava/posix-threads.cc:19:
>../boehm-gc/include/gc_config.h:113:1: warning: "PACKAGE_NAME" redefined
>In file included from /gcc/gcc/gcc-head/libjava/posix-threads.cc:14:
>./include/config.h:399:1: warning: this is the location of the previous definiti
>on
>In file included from /gcc/gcc/gcc-head/libjava/../boehm-gc/include/gc.h:33,
>                 from /gcc/gcc/gcc-head/libjava/posix-threads.cc:19:
>../boehm-gc/include/gc_config.h:116:1: warning: "PACKAGE_STRING" redefined
>In file included from /gcc/gcc/gcc-head/libjava/posix-threads.cc:14:
>./include/config.h:402:1: warning: this is the location of the previous definiti
>on
>In file included from /gcc/gcc/gcc-head/libjava/../boehm-gc/include/gc.h:33,
>                 from /gcc/gcc/gcc-head/libjava/posix-threads.cc:19:
>../boehm-gc/include/gc_config.h:119:1: warning: "PACKAGE_TARNAME" redefined
>In file included from /gcc/gcc/gcc-head/libjava/posix-threads.cc:14:
>./include/config.h:405:1: warning: this is the location of the previous definiti
>on
>  
>

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

end of thread, other threads:[~2004-11-26  5:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-26  1:09 Lots of warning when building Java library Richard Kenner
2004-11-26  1:34 ` Andrew Pinski
2004-11-26  6:19 ` Bryce McKinlay

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