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: RFC: micro-libgcj merge proposal


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

>> I cannot use micro-libgcj if it contains too small a sub-set of
>> libgcj.  Likewise I don't want it to be too big.  My requirements do
>> not cleanly fit into any of Sun's J2ME profiles so I don't want that
>> either.

Per> That is why we need pre-processing.  At configure time you select a
Per> "profile" - either a "standard" named profile or a custom profile.

Adopting preprocessing in libgcj would put the maintenance cost on the
wrong people -- those doing a merge and trying to make a full J2SE,
not those wanting an unusual custom build.

So, I think preprocessing would have to be accepted upstream first.

Tom


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