Hi, 
Is there any way i can turn off strictfp checking in the Sun compiler
(1.3.1_02 / WIN2K)? I know I can do this using Oracle's compiler ocj.

I have a project that has a JDK 1.1 compliant applet and somewhere there is
a compiler complaint that I can't use abstract and strictfp together; but
neither this class nor the superclass have any mention of strictfp... I
can't get around some arithmetic with double


*** Ant started...
compile.applet:
init:
compile:
     [echo] compiling applet
    [javac] Compiling 46 source files to C:\_PROJECTS\FusionAuthor\classes
    [javac]
C:\_PROJECTS\FusionAuthor\src\com\caris\author\client\geom\MapFeature.java:3
5: illegal combination of modifiers: abstract and strictfp
    [javac] public abstract class MapFeature implements SpatialFeature {
    [javac]                 ^

blahblah

BUILD FAILED
C:\_PROJECTS\FusionAuthor\applet_build.xml:41: Compile failed, messages
should have been provided.
*** Ant finished.



-
Mark C. Prins
Spatial Fusion Specialist
______________________________________________________

CARIS Geographic Informations Systems BV
CARIS BV Support: [EMAIL PROTECTED]
CARIS BV Marketing/Sales: [EMAIL PROTECTED]
tel. +31413296010
fax. +31413296012
WWW Marine:  http://www.caris.nl
WWW Spatial Components : http://www.spatialcomponents.com
Mgr. van Oorschotstraat 13, 5473 AX Heeswijk
PO.box 47, 5473 ZG HEESWIJK-DINTHER
the Netherlands
________________________________________

Join us for CARIS 2002 
 Revolutionizing Geomatics in Norfolk, Virginia
from September 3rd - 6th.  
Email [EMAIL PROTECTED] for full details.
______________________________________________________ 

Reply via email to