This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Fix PR38892: "--enable-libgcj-debug" breaks bootstrap.


Tom Tromey wrote:
> Dave>   One solution that occurred to me was to rename the
> Dave> preprocesser macro to (e.g.) "__GCJ_DEBUG" throughout.
> 
> Yeah, just GCJ_DEBUG would be fine.

  Do you care about the "__" prefix?  I wasn't sure if maybe it might end up
in the user's namespace (do any of the libjava/include files end up getting
installed?), so I already did it the "__GCJ_DEBUG" way; I'll respin it if it
matters.

    cheers,
      DaveK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]