This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [ecj] patch to build on non linux targets
- From: Tom Tromey <tromey at redhat dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: Java Patches <java-patches at gcc dot gnu dot org>
- Date: 23 Dec 2006 12:20:38 -0700
- Subject: Re: [ecj] patch to build on non linux targets
- References: <458D986C.1050002@pop.agri.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> this patchlet is needed on targets which do not understand
Andreas> the 'cp -a'.
Andreas> Darwin for example is one of them..... ;)
Andreas> Btw, where does the CL entry go, in top libjava or in classpath?
For gcj-local changes, in classpath/ChangeLog.gcj.
Andreas> Ok?
Yes, thanks.
Tom