What is happening is that I am running the application on OS 9. These
messages get printed out to
the console. When compiled with Codewarrior on the mac, it runs and
prints out all messages then
continues on with rest of app. When compiled on pc with javac and run
on the pc, it's fine and
prints out all messages and continues onto rest of app. When compiled
on pc and run on the mac,
the error occurs. I am hoping that I am doing something wrong with
the javac options or something
and that maybe you or someone here has had some experience compiling
on 1.4.2 and setting -target
to 1.1
There is an MRJ DCMD for MacsBug. MacsBug is the old OS low-level
debugger. You can still get it from Apple's web site:
It can give you thread dumps, etc. (but not breakpoints, I don't
think).
I have seen odd things happen if MacsBug is enabled when running
under the Classic environment in OS X -- I only use it when I'm
directly booting into OS 9.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden