Patch for Review: Build all libjava .class files at once (Updated)
Mohan Embar
gnustuff@thisiscool.com
Sat Aug 16 18:41:00 GMT 2003
Hi Tom,
>Like Alexandre says, you have to use the GNU make trick here to work
>around systems with command line length limitations. With that change
>this patch is ok.
Woo hoo! I'll redo, retest and resubmit tomorrow evening.
>Really, we'd like to find a way to write this code so that it doesn't
>depend on GNU make at all, but still works on these limited systems.
>Nobody has tried to figure out how to do that yet. We don't even know
>if it is reasonably possible.
It doesn't seem to me to be possible to get something
out of a variable to another program other than through
the command line. Am I missing something?
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/
More information about the Java-patches
mailing list