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 for Review: Build all libjava .class files at once (Updated Again)


>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:

Mohan> Since we can assume GNU make (and since you know how I feel about
Mohan> duplicated code), I splurged and wrote a parameterized
Mohan> function to do this and also refactored the libgcj.la,
Mohan> lib-gnu-awt-xlib.la, install-data-local targets to use this.
Mohan> Is this okay? In my opinion, these read really nicely now.

Oh no, `call'.

Can you find out when call was introduced in GNU make?  (By date, not
release number...)  If it is too recently, I think we can't use it.
Requiring GNU make might be fine, but requiring a very new version is
not.

Tom


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