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: Patch: Reorder a source file in Makefile.am (libjava)


>>>>> "Mohan" == Mohan Embar <gnustuff at thisiscool dot com> writes:

Mohan> This patch is another piece needed for a self-hosted
Mohan> build of GCC/GCJ 3.3 under MingW GCC 3.2. For some reason,
Mohan> MSYS (the Win32 bash shell port) doesn't like the
Mohan> javax/swing/plaf/metal/MetalLookAndFeel.java in the midst
Mohan> of all of the javax/swing/plaf/ classes, so I moved it after these.

What happens?

Mysterious changes like this are hard to maintain, since we don't know
what future changes might cause a similar problem.  I don't mind
applying a hack in some circumstances, but in we have to at least know
and understand the problem.

Tom


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