This is the mail archive of the java-patches@sources.redhat.com 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]

Re: Patch: fabsf


Tom Tromey wrote:
> If someone can verify this (I can, but probably not today), then we
> should submit the appropriate toplevel configure.in change.

I tried to build it:

va/lang/sf_fabs.c  -fPIC -DPIC -o java/lang/.libs/sf_fabs.o
../../../libjava/java/lang/sf_fabs.c: In function `fabsf':
../../../libjava/java/lang/sf_fabs.c:29: `__uint32_t' undeclared (first use in
this function)
../../../libjava/java/lang/sf_fabs.c:29: (Each undeclared identifier is reported
only once
../../../libjava/java/lang/sf_fabs.c:29: for each function it appears in.)
../../../libjava/java/lang/sf_fabs.c:29: parse error before "ix"
../../../libjava/java/lang/sf_fabs.c:30: `ix' undeclared (first use in this
function)
make[1]: *** [java/lang/sf_fabs.lo] Error 1
make[1]: Leaving directory
`/export/home/jsturm/gcc/build-sparc-solaris/sparc-sun-solaris2.6/libjava'
make: *** [all-recursive] Error 1

--
Jeff Sturm
jeff.sturm@commerceone.com

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