This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: newlib and the use of fcntl by java
- From: Tom Tromey <tromey at redhat dot com>
- To: Richard dot Earnshaw at arm dot com
- Cc: java at gcc dot gnu dot org
- Date: 19 Sep 2002 19:49:19 -0600
- Subject: Re: newlib and the use of fcntl by java
- References: <200209171338.g8HDcdY00409@pc960.cambridge.arm.com>
- Reply-to: tromey at redhat dot com
>>>>> "Richard" == Richard Earnshaw <rearnsha@cambridge.arm.com> writes:
Richard> Hmm, it appears that java is making use of the fcntl function
Richard> in newlib (or at least, it is trying to). This is a problem,
Richard> since most embedded targets don't provide this function.
Was this resolved to your satisfaction?
Tom