This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: Compile Error libgcj
- To: edgar at villanueva dot com
- Subject: Re: Compile Error libgcj
- From: Tom Tromey <tromey at redhat dot com>
- Date: 03 Dec 2000 23:43:31 -0700
- Cc: "java-discuss at sources dot redhat dot com" <java-discuss at sources dot redhat dot com>
- References: <3A2B1C3F.3DFFDEB1@home.com>
- Reply-To: tromey at redhat dot com
>>>>> "Edgar" == Edgar Villanueva <edgarvil@home.com> writes:
Edgar> I have been following the list as of late and have followed
Edgar> most instruction as to how to compile both gcc and glibc.
Edgar> Here is the latest compile error I have run into:
Thanks. This must be related to the recent mprec.h change.
Maybe we should bite the bullet and rename the fdlibm functions we
use. Perhaps we could do this via a bunch of #defines in a new
header, so that we only make minimal changes to the fdlibm files.
Comments?
Tom