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 Preview: Cross-Configury Tweaks (Updated)


> >How is this different from ac_cv_exeext? (Just curious - I
> >am by no means an authority on any of this stuff!)
> 
> ac_cv_exeext is defined as either ".exe" or "no" (if unset)
> as opposed to ac_exeext (".exe" / "").

Yikes! This means that my original patch was incorrect in
using ac_cv_exeext! Thanks for pointing this out.

 
> >AFAIK Tom would be the best person to certify the validity
> >of these changes.
> 
> I need to do more validation and testing. I just wanted to see
> if you found anything blatantly wrong. Thanks for looking at this.

Alexandre Olivia seems to be active once again in these 
lists... He's another person who can validate these changes, 
AFAICT.

Ranjit.


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