Messages per Month
| Subject: | Re: JNI intBitsToFloat return error | |
|---|---|---|
| From: | phon...@mobileandembedded.org (phon...@mobileandembedded.org) | |
| Date: | Mar 26, 2007 1:58:05 pm | |
| List: | net.java.dev.phoneme.advanced | |
You may have an AAPCS vs. APCS calling convention problem. Add the following to
your GNUmakefile if not already there (or remove if it is there):
CVM_DEFINES += -DAAPCS
If you still have problems, try a CVM_DEBUG=true build. Also, please send a
build log that includes all the config stuff that is dumped out at the start of
the build.
thanks,
Chris [Message sent by forum member 'cjplummer' (cjplummer)]





