This is the mail archive of the java@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[2]: New SWT on Win32 build script, a tiny patch and an example - based on Rangit's stuff


Hello Erik,

Saturday, December 14, 2002, 1:09:58 AM, you wrote:


EP> """
EP> # Remove some java files we don't even want to try and compile
EP> rm org/eclipse/swt/widgets/Decorations.java
EP> """

EP> There must be some magic involved here, that I am not aware of, because
EP> Shell extends Decorations. And SwtImageViewer.java definitely creates a
EP> Shell.

No magic, it is just one of the java files that GCJ doesn't seem to like
compiling from source... so we just compile the classes further down the
script 8-)

Cheers
JohnM



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