swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Any word on JDK-1.2.2?


From: Paul Johnson
Subject: Any word on JDK-1.2.2?
Date: Wed, 01 Dec 1999 10:55:01 -0600

Since I kept getting the thread-related seg fault when trying to compile
the newer than 2.0.1 swarms against the Blackdown.org version of the
JDK, I was excited to learn today they released a new version called
JDK1.2.2 and its README says they fixed a lot of thread stuff.

When I tried to compile swarm -1999-11-25 against that JDK, I got this
error:

gcc -D_GNU_SOURCE -I/usr/local/jdk1.2.2/include
-I/usr/local/jdk1.2.2/include/linux -I../../libobjc
-I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/libobjc
-I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/src/misc -I../..
-I../../src -I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/src
-I../../src/defobj
-I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/src/defobj
-I../../src/collections
-I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/src/collections
-I../../src/activity
-I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/src/activity
-I../../src/objectbase
-I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/src/objectbase
-I../../src/random
-I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/src/random
-I../../src/gui -I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/src/gui
-I../../src/simtoolsgui
-I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/src/simtoolsgui
-I../../src/simtools
-I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/src/simtools
-I../../src/analysis
-I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/src/analysis
-I../../src/space
-I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/src/space
-I/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/java/c -O2 -m486
-fno-strength-reduce -Wall -Wno-import -Wno-protocol -Werror
-Wno-unknown-pragmas -c  -fPIC -DPIC activity_stubs.m -o
activity_stubs.lo
cc1obj: warnings being treated as errors
activity_stubs.m: In function
`Java_swarm_activity_ActivityIndexImpl_nextAction__Ljava_lang_Object_2':
activity_stubs.m:4270: warning: initialization from incompatible pointer
type
make[3]: *** [activity_stubs.lo] Error 1
rm activity_stubs.m collections_stubs.m defobj_stubs.m
make[3]: Leaving directory
`/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/=with-hdf/java/c'
make[2]: *** [all-stubs] Error 2
make[2]: Leaving directory
`/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/=with-hdf/java'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/local/src/redhat/BUILD/swarm-2.0.1.991125/=with-hdf'
make: *** [all-recursive-am] Error 2
Bad exit status from /var/tmp/rpm-tmp.47516 (%build)

I cut out the -Werror in the gcc command and made the compile complete.
It looks like ALL Java classes did compile successfully, no more JDK
related seg faults here.  I do see that the javac in the JDK is slower
than jikes, for sure, but at least it did work.  Perhaps the lack of
thread-related seg faults is coincidental, I guess I should try JDK1.2
with swarm -1999-11-25.
 
Anyway, why the warning, how to get rid of it?

-- 
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ukans.edu/~pauljohn
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66045                FAX: (785) 864-5700

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]