[kaffe] CVS kaffe (dalibor): fixed cross-compilation to i686-unknown-linux-gnu
Kaffe CVS
cvs-commits at kaffe.org
Sat Jul 3 15:32:33 PDT 2004
PatchSet 4884
Date: 2004/07/03 21:15:36
Author: dalibor
Branch: HEAD
Tag: (none)
Log:
fixed cross-compilation to i686-unknown-linux-gnu
2004-07-03 Dalibor Topic <robilad at kaffe.org>
* m4/compile_value.m4:
New file, taken from http://ac-archive.sf.net.
* THIRDPARTY:
Added m4/compile_value.m4.
* m4/sockinttypes.m4:
Fixed test for in_sock_t to work when cross-compiling.
* Makefile.in,
aclocal.m4,
configure,
config/Makefile.in,
config/config.h.in,
include/Makefile.in,
kaffe/Makefile.in,
kaffe/jvmpi/Makefile.in,
kaffe/kaffe/Makefile.in,
kaffe/kaffeh/Makefile.in,
kaffe/kaffevm/Makefile.in,
kaffe/kaffevm/gcj/Makefile.in,
kaffe/kaffevm/intrp/Makefile.in,
kaffe/kaffevm/jit/Makefile.in,
kaffe/kaffevm/jit3/Makefile.in,
kaffe/kaffevm/jni/Makefile.in,
kaffe/kaffevm/systems/Makefile.in,
kaffe/kaffevm/systems/beos-native/Makefile.in,
kaffe/kaffevm/systems/oskit-pthreads/Makefile.in,
kaffe/kaffevm/systems/unix-jthreads/Makefile.in,
kaffe/kaffevm/systems/unix-pthreads/Makefile.in,
kaffe/kaffevm/verifier/Makefile.in,
kaffe/man/Makefile.in,
kaffe/scripts/Makefile.in,
kaffe/scripts/bat/Makefile.in,
kaffe/scripts/compat/Makefile.in,
kaffe/xprof/Makefile.in,
libraries/Makefile.in,
libraries/clib/Makefile.in,
libraries/clib/awt/Makefile.in,
libraries/clib/awt/X/Makefile.in,
libraries/clib/awt/qt/Makefile.in,
libraries/clib/io/Makefile.in,
libraries/clib/libxmlj/Makefile.in,
libraries/clib/management/Makefile.in,
libraries/clib/math/Makefile.in,
libraries/clib/native/Makefile.in,
libraries/clib/net/Makefile.in,
libraries/clib/nio/Makefile.in,
libraries/clib/security/Makefile.in,
libraries/clib/sound/Makefile.in,
libraries/clib/sound/alsa/Makefile.in,
libraries/clib/sound/common/Makefile.in,
libraries/clib/sound/esd/Makefile.in,
libraries/clib/zip/Makefile.in,
libraries/extensions/Makefile.in,
libraries/extensions/comm/Makefile.in,
libraries/extensions/comm/javalib/Makefile.in,
libraries/extensions/microsoft/Makefile.in,
libraries/extensions/microsoft/clib/Makefile.in,
libraries/extensions/microsoft/javalib/Makefile.in,
libraries/extensions/pjava/Makefile.in,
libraries/extensions/pjava/javalib/Makefile.in,
libraries/extensions/servlet/Makefile.in,
libraries/extensions/servlet/javalib/Makefile.in,
libraries/javalib/Makefile.in,
replace/Makefile.in,
test/Makefile.in,
test/internal/Makefile.in,
test/regression/Makefile.in,
test/regression/compile_time/Makefile.in,
test/regression/compiler/Makefile.in,
test/regression/run_time/Makefile.in,
tools/Makefile.in,
tools/gjdoc/Makefile.in,
tools/gjdoc/javalib/Makefile.in:
Regenerated.
Members:
ChangeLog:1.2450->1.2451
Makefile.in:1.160->1.161
THIRDPARTY:1.17->1.18
aclocal.m4:1.104->1.105
configure:1.338->1.339
config/Makefile.in:1.134->1.135
config/config.h.in:1.110->1.111
include/Makefile.in:1.164->1.165
kaffe/Makefile.in:1.114->1.115
kaffe/jvmpi/Makefile.in:1.36->1.37
kaffe/kaffe/Makefile.in:1.131->1.132
kaffe/kaffeh/Makefile.in:1.113->1.114
kaffe/kaffevm/Makefile.in:1.157->1.158
kaffe/kaffevm/gcj/Makefile.in:1.94->1.95
kaffe/kaffevm/intrp/Makefile.in:1.102->1.103
kaffe/kaffevm/jit/Makefile.in:1.108->1.109
kaffe/kaffevm/jit3/Makefile.in:1.79->1.80
kaffe/kaffevm/jni/Makefile.in:1.6->1.7
kaffe/kaffevm/systems/Makefile.in:1.102->1.103
kaffe/kaffevm/systems/beos-native/Makefile.in:1.94->1.95
kaffe/kaffevm/systems/oskit-pthreads/Makefile.in:1.100->1.101
kaffe/kaffevm/systems/unix-jthreads/Makefile.in:1.104->1.105
kaffe/kaffevm/systems/unix-pthreads/Makefile.in:1.75->1.76
kaffe/kaffevm/verifier/Makefile.in:1.5->1.6
kaffe/man/Makefile.in:1.100->1.101
kaffe/scripts/Makefile.in:1.137->1.138
kaffe/scripts/bat/Makefile.in:1.93->1.94
kaffe/scripts/compat/Makefile.in:1.118->1.119
kaffe/xprof/Makefile.in:1.68->1.69
libraries/Makefile.in:1.97->1.98
libraries/clib/Makefile.in:1.106->1.107
libraries/clib/awt/Makefile.in:1.110->1.111
libraries/clib/awt/X/Makefile.in:1.101->1.102
libraries/clib/awt/qt/Makefile.in:1.55->1.56
libraries/clib/io/Makefile.in:1.105->1.106
libraries/clib/libxmlj/Makefile.in:1.9->1.10
libraries/clib/management/Makefile.in:1.113->1.114
libraries/clib/math/Makefile.in:1.108->1.109
libraries/clib/native/Makefile.in:1.141->1.142
libraries/clib/net/Makefile.in:1.117->1.118
libraries/clib/nio/Makefile.in:1.32->1.33
libraries/clib/security/Makefile.in:1.79->1.80
libraries/clib/sound/Makefile.in:1.6->1.7
libraries/clib/sound/alsa/Makefile.in:1.6->1.7
libraries/clib/sound/common/Makefile.in:1.6->1.7
libraries/clib/sound/esd/Makefile.in:1.6->1.7
libraries/clib/zip/Makefile.in:1.110->1.111
libraries/extensions/Makefile.in:1.89->1.90
libraries/extensions/comm/Makefile.in:1.83->1.84
libraries/extensions/comm/javalib/Makefile.in:1.83->1.84
libraries/extensions/microsoft/Makefile.in:1.75->1.76
libraries/extensions/microsoft/clib/Makefile.in:1.79->1.80
libraries/extensions/microsoft/javalib/Makefile.in:1.76->1.77
libraries/extensions/pjava/Makefile.in:1.83->1.84
libraries/extensions/pjava/javalib/Makefile.in:1.83->1.84
libraries/extensions/servlet/Makefile.in:1.83->1.84
libraries/extensions/servlet/javalib/Makefile.in:1.83->1.84
libraries/javalib/Makefile.in:1.264->1.265
m4/compile_value.m4:INITIAL->1.1
m4/sockinttypes.m4:1.3->1.4
replace/Makefile.in:1.48->1.49
test/Makefile.in:1.103->1.104
test/internal/Makefile.in:1.62->1.63
test/regression/Makefile.in:1.172->1.173
test/regression/compile_time/Makefile.in:1.34->1.35
test/regression/compiler/Makefile.in:1.15->1.16
test/regression/run_time/Makefile.in:1.33->1.34
tools/Makefile.in:1.7->1.8
tools/gjdoc/Makefile.in:1.7->1.8
tools/gjdoc/javalib/Makefile.in:1.9->1.10
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.2450 kaffe/ChangeLog:1.2451
--- kaffe/ChangeLog:1.2450 Fri Jul 2 19:23:59 2004
+++ kaffe/ChangeLog Sat Jul 3 21:15:36 2004
@@ -1,3 +1,82 @@
+2004-07-03 Dalibor Topic <robilad at kaffe.org>
+
+ * m4/compile_value.m4:
+ New file, taken from http://ac-archive.sf.net.
+
+ * THIRDPARTY:
+ Added m4/compile_value.m4.
+
+ * m4/sockinttypes.m4:
+ Fixed test for in_sock_t to work when cross-compiling.
+
+ * Makefile.in,
+ aclocal.m4,
+ configure,
+ config/Makefile.in,
+ config/config.h.in,
+ include/Makefile.in,
+ kaffe/Makefile.in,
+ kaffe/jvmpi/Makefile.in,
+ kaffe/kaffe/Makefile.in,
+ kaffe/kaffeh/Makefile.in,
+ kaffe/kaffevm/Makefile.in,
+ kaffe/kaffevm/gcj/Makefile.in,
+ kaffe/kaffevm/intrp/Makefile.in,
+ kaffe/kaffevm/jit/Makefile.in,
+ kaffe/kaffevm/jit3/Makefile.in,
+ kaffe/kaffevm/jni/Makefile.in,
+ kaffe/kaffevm/systems/Makefile.in,
+ kaffe/kaffevm/systems/beos-native/Makefile.in,
+ kaffe/kaffevm/systems/oskit-pthreads/Makefile.in,
+ kaffe/kaffevm/systems/unix-jthreads/Makefile.in,
+ kaffe/kaffevm/systems/unix-pthreads/Makefile.in,
+ kaffe/kaffevm/verifier/Makefile.in,
+ kaffe/man/Makefile.in,
+ kaffe/scripts/Makefile.in,
+ kaffe/scripts/bat/Makefile.in,
+ kaffe/scripts/compat/Makefile.in,
+ kaffe/xprof/Makefile.in,
+ libraries/Makefile.in,
+ libraries/clib/Makefile.in,
+ libraries/clib/awt/Makefile.in,
+ libraries/clib/awt/X/Makefile.in,
+ libraries/clib/awt/qt/Makefile.in,
+ libraries/clib/io/Makefile.in,
+ libraries/clib/libxmlj/Makefile.in,
+ libraries/clib/management/Makefile.in,
+ libraries/clib/math/Makefile.in,
+ libraries/clib/native/Makefile.in,
+ libraries/clib/net/Makefile.in,
+ libraries/clib/nio/Makefile.in,
+ libraries/clib/security/Makefile.in,
+ libraries/clib/sound/Makefile.in,
+ libraries/clib/sound/alsa/Makefile.in,
+ libraries/clib/sound/common/Makefile.in,
+ libraries/clib/sound/esd/Makefile.in,
+ libraries/clib/zip/Makefile.in,
+ libraries/extensions/Makefile.in,
+ libraries/extensions/comm/Makefile.in,
+ libraries/extensions/comm/javalib/Makefile.in,
+ libraries/extensions/microsoft/Makefile.in,
+ libraries/extensions/microsoft/clib/Makefile.in,
+ libraries/extensions/microsoft/javalib/Makefile.in,
+ libraries/extensions/pjava/Makefile.in,
+ libraries/extensions/pjava/javalib/Makefile.in,
+ libraries/extensions/servlet/Makefile.in,
+ libraries/extensions/servlet/javalib/Makefile.in,
+ libraries/javalib/Makefile.in,
+ replace/Makefile.in,
+ test/Makefile.in,
+ test/internal/Makefile.in,
+ test/regression/Makefile.in,
+ test/regression/compile_time/Makefile.in,
+ test/regression/compiler/Makefile.in,
+ test/regression/run_time/Makefile.in,
+ tools/Makefile.in,
+ tools/gjdoc/Makefile.in,
+ tools/gjdoc/javalib/Makefile.in:
+ Regenerated.
+
2004-07-01 Rob Gonzalez <rob at kaffe.org>
* kaffe/kaffevm/verifier/verify3a.c
* kaffe/kaffevm/verifier/verify3b.c
Index: kaffe/Makefile.in
diff -u kaffe/Makefile.in:1.160 kaffe/Makefile.in:1.161
--- kaffe/Makefile.in:1.160 Wed Jun 23 09:11:39 2004
+++ kaffe/Makefile.in Sat Jul 3 21:15:42 2004
@@ -59,16 +59,17 @@
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
$(top_srcdir)/m4/alsa.m4 \
$(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
- $(top_srcdir)/m4/binreloc.m4 $(top_srcdir)/m4/esd.m4 \
- $(top_srcdir)/m4/gcc_attribute.m4 $(top_srcdir)/m4/gettext.m4 \
- $(top_srcdir)/m4/gnu-crypto.m4 $(top_srcdir)/m4/gwqt.m4 \
- $(top_srcdir)/m4/herrno.m4 $(top_srcdir)/m4/iconv.m4 \
- $(top_srcdir)/m4/in6addr.m4 $(top_srcdir)/m4/lcmessage.m4 \
- $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
- $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/libxml.m4 $(top_srcdir)/m4/libxslt.m4 \
- $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
- $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/sockaddrin6.m4 \
+ $(top_srcdir)/m4/binreloc.m4 $(top_srcdir)/m4/compile_value.m4 \
+ $(top_srcdir)/m4/esd.m4 $(top_srcdir)/m4/gcc_attribute.m4 \
+ $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnu-crypto.m4 \
+ $(top_srcdir)/m4/gwqt.m4 $(top_srcdir)/m4/herrno.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/in6addr.m4 \
+ $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
+ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libxml.m4 \
+ $(top_srcdir)/m4/libxslt.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+ $(top_srcdir)/m4/sockaddrin6.m4 \
$(top_srcdir)/m4/sockinttypes.m4 \
$(top_srcdir)/m4/solarispthread.m4 $(top_srcdir)/m4/valist.m4 \
$(top_srcdir)/configure.ac
Index: kaffe/THIRDPARTY
diff -u kaffe/THIRDPARTY:1.17 kaffe/THIRDPARTY:1.18
--- kaffe/THIRDPARTY:1.17 Tue Jun 22 15:35:35 2004
+++ kaffe/THIRDPARTY Sat Jul 3 21:15:42 2004
@@ -267,10 +267,12 @@
kaffe-extras repository of the kaffe.org CVS server. A CVS module dedicated to
KJC is available on the kaffe.org CVS server.
-* m4/ax_cflags_gcc_option.m4, m4/ax_cflags_warn_all.m4, m4/acx_pthread.m4
+* m4/ax_cflags_gcc_option.m4, m4/ax_cflags_warn_all.m4, m4/acx_pthread.m4,
+ m4/compile_value.m4
-Autoconf macros to check for accepted warning and compiler options. Taken
-from the Autoconf Macro Archive at http://ac-archive.sourceforge.net/.
+Autoconf macros to check for accepted warning and compiler options, pthreads
+and compile time values. Taken from the Autoconf Macro Archive at
+http://ac-archive.sourceforge.net/.
Licensed under the GNU General Public License with a special exception:
Index: kaffe/aclocal.m4
diff -u kaffe/aclocal.m4:1.104 kaffe/aclocal.m4:1.105
--- kaffe/aclocal.m4:1.104 Tue Jun 22 15:35:35 2004
+++ kaffe/aclocal.m4 Sat Jul 3 21:15:42 2004
@@ -989,6 +989,7 @@
m4_include([m4/alsa.m4])
m4_include([m4/ax_cflags_gcc_option.m4])
m4_include([m4/binreloc.m4])
+m4_include([m4/compile_value.m4])
m4_include([m4/esd.m4])
m4_include([m4/gcc_attribute.m4])
m4_include([m4/gettext.m4])
Index: kaffe/configure
diff -u kaffe/configure:1.338 kaffe/configure:1.339
--- kaffe/configure:1.338 Wed Jun 30 19:37:21 2004
+++ kaffe/configure Sat Jul 3 21:15:43 2004
@@ -47986,14 +47986,17 @@
echo "${ECHO_T}$ac_cv_type_in_port_t" >&6
if test "$ac_cv_type_in_port_t" != yes; then
ac_cv_sin_port_size=unknown
- if test "$cross_compiling" = yes; then
- { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run test program while cross compiling
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
+
+ ac_c_compile_value_expand="sizeof((((struct sockaddr_in *) 0) ->sin_port))"
+ echo "$as_me:$LINENO: checking value of sizeof((((struct sockaddr_in *) 0) ->sin_port)) by analyzing object code" >&5
+echo $ECHO_N "checking value of sizeof((((struct sockaddr_in *) 0) ->sin_port)) by analyzing object code... $ECHO_C" >&6
+if test "${ac_cv_c_compile_value_sizeof_sin_port+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- cat >conftest.$ac_ext <<_ACEOF
+
+ save_CFLAGS="$CFLAGS"
+ CFLAGS="$CFLAGS -c -o conftest.o"
+ cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
cat confdefs.h >>conftest.$ac_ext
@@ -48003,166 +48006,415 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
- int main() {
- struct sockaddr_in addr;
- return (sizeof(addr.sin_port) == sizeof(long)) ? 0 : 1;
- }
+ #include <stddef.h>
+ #include <stdint.h>
+ #include <stdlib.h>
+ #define COMPILE_VALUE $ac_c_compile_value_expand
+ #define HEX_DIGIT(n) ((n) >= 10 ? 'a' + (n) - 10 : '0' + (n))
+ char object_code_block[] = {
+ '\n', 'e', '4', 'V', 'A',
+ '0', 'x',
+ (char) HEX_DIGIT((((COMPILE_VALUE / 16) / 16) / 16) % 16),
+ (char) HEX_DIGIT(((COMPILE_VALUE / 16) / 16) % 16),
+ (char) HEX_DIGIT((COMPILE_VALUE / 16) % 16),
+ (char) HEX_DIGIT(COMPILE_VALUE % 16),
+ 'Y', '3', 'p', 'M', '\n'
+ };
+int
+main ()
+{
+
+ ;
+ return 0;
+}
_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>conftest.er1
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -z "$ac_c_werror_flag"
+ || test ! -s conftest.err'
+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
+ (exit $ac_status); }; } &&
+ { ac_try='test -s conftest.$ac_objext'
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
- ac_cv_sin_port_size=long
+ ac_cv_c_compile_value_sizeof_sin_port=`
+ typeset -i n=\`sed -ne 's/^e4VA0x\(.*\)Y3pM$/0x\1/p' < conftest.o\`;
+ echo $n`
else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
+ echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
+ac_cv_c_compile_value_sizeof_sin_port=0
fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+ CFLAGS="$save_CFLAGS"
fi
- if test "$cross_compiling" = yes; then
- { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run test program while cross compiling
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
+echo "$as_me:$LINENO: result: $ac_cv_c_compile_value_sizeof_sin_port" >&5
+echo "${ECHO_T}$ac_cv_c_compile_value_sizeof_sin_port" >&6
+
+cat >>confdefs.h <<_ACEOF
+#define COMPILE_VALUE_SIZEOF_SIN_PORT $ac_cv_c_compile_value_sizeof_sin_port
+_ACEOF
+
+
+
+ ac_c_compile_value_expand="sizeof(long)"
+ echo "$as_me:$LINENO: checking value of sizeof(long) by analyzing object code" >&5
+echo $ECHO_N "checking value of sizeof(long) by analyzing object code... $ECHO_C" >&6
+if test "${ac_cv_c_compile_value_sizeof_long+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- cat >conftest.$ac_ext <<_ACEOF
+
+ save_CFLAGS="$CFLAGS"
+ CFLAGS="$CFLAGS -c -o conftest.o"
+ cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
- #include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- int main() {
- struct sockaddr_in addr;
- return (sizeof(addr.sin_port) == sizeof(int)) ? 0 : 1;
- }
-
+ #include <stddef.h>
+ #include <stdint.h>
+ #include <stdlib.h>
+ #define COMPILE_VALUE $ac_c_compile_value_expand
+ #define HEX_DIGIT(n) ((n) >= 10 ? 'a' + (n) - 10 : '0' + (n))
+ char object_code_block[] = {
+ '\n', 'e', '4', 'V', 'A',
+ '0', 'x',
+ (char) HEX_DIGIT((((COMPILE_VALUE / 16) / 16) / 16) % 16),
+ (char) HEX_DIGIT(((COMPILE_VALUE / 16) / 16) % 16),
+ (char) HEX_DIGIT((COMPILE_VALUE / 16) % 16),
+ (char) HEX_DIGIT(COMPILE_VALUE % 16),
+ 'Y', '3', 'p', 'M', '\n'
+ };
+int
+main ()
+{
+
+ ;
+ return 0;
+}
_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>conftest.er1
ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
+ (exit $ac_status); } &&
+ { ac_try='test -z "$ac_c_werror_flag"
+ || test ! -s conftest.err'
+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; } &&
+ { ac_try='test -s conftest.$ac_objext'
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
- ac_cv_sin_port_size=int
+ ac_cv_c_compile_value_sizeof_long=`
+ typeset -i n=\`sed -ne 's/^e4VA0x\(.*\)Y3pM$/0x\1/p' < conftest.o\`;
+ echo $n`
else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
+ echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
+ac_cv_c_compile_value_sizeof_long=0
fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+ CFLAGS="$save_CFLAGS"
fi
- if test "$cross_compiling" = yes; then
- { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run test program while cross compiling
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
+echo "$as_me:$LINENO: result: $ac_cv_c_compile_value_sizeof_long" >&5
+echo "${ECHO_T}$ac_cv_c_compile_value_sizeof_long" >&6
+
+cat >>confdefs.h <<_ACEOF
+#define COMPILE_VALUE_SIZEOF_LONG $ac_cv_c_compile_value_sizeof_long
+_ACEOF
+
+
+
+ ac_c_compile_value_expand="sizeof(int)"
+ echo "$as_me:$LINENO: checking value of sizeof(int) by analyzing object code" >&5
+echo $ECHO_N "checking value of sizeof(int) by analyzing object code... $ECHO_C" >&6
+if test "${ac_cv_c_compile_value_sizeof_int+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- cat >conftest.$ac_ext <<_ACEOF
+
+ save_CFLAGS="$CFLAGS"
+ CFLAGS="$CFLAGS -c -o conftest.o"
+ cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
- #include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- int main() {
- struct sockaddr_in addr;
- return (sizeof(addr.sin_port) == sizeof(short)) ? 0 : 1;
- }
-
+ #include <stddef.h>
+ #include <stdint.h>
+ #include <stdlib.h>
+ #define COMPILE_VALUE $ac_c_compile_value_expand
+ #define HEX_DIGIT(n) ((n) >= 10 ? 'a' + (n) - 10 : '0' + (n))
+ char object_code_block[] = {
+ '\n', 'e', '4', 'V', 'A',
+ '0', 'x',
+ (char) HEX_DIGIT((((COMPILE_VALUE / 16) / 16) / 16) % 16),
+ (char) HEX_DIGIT(((COMPILE_VALUE / 16) / 16) % 16),
+ (char) HEX_DIGIT((COMPILE_VALUE / 16) % 16),
+ (char) HEX_DIGIT(COMPILE_VALUE % 16),
+ 'Y', '3', 'p', 'M', '\n'
+ };
+int
+main ()
+{
+
+ ;
+ return 0;
+}
_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>conftest.er1
ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
+ (exit $ac_status); } &&
+ { ac_try='test -z "$ac_c_werror_flag"
+ || test ! -s conftest.err'
+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; } &&
+ { ac_try='test -s conftest.$ac_objext'
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
- ac_cv_sin_port_size=short
+ ac_cv_c_compile_value_sizeof_int=`
+ typeset -i n=\`sed -ne 's/^e4VA0x\(.*\)Y3pM$/0x\1/p' < conftest.o\`;
+ echo $n`
else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
+ echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
+ac_cv_c_compile_value_sizeof_int=0
fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+ CFLAGS="$save_CFLAGS"
fi
- if test "$cross_compiling" = yes; then
- { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run test program while cross compiling
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
+echo "$as_me:$LINENO: result: $ac_cv_c_compile_value_sizeof_int" >&5
+echo "${ECHO_T}$ac_cv_c_compile_value_sizeof_int" >&6
+
+cat >>confdefs.h <<_ACEOF
+#define COMPILE_VALUE_SIZEOF_INT $ac_cv_c_compile_value_sizeof_int
+_ACEOF
+
+
+
+ ac_c_compile_value_expand="sizeof(short)"
+ echo "$as_me:$LINENO: checking value of sizeof(short) by analyzing object code" >&5
+echo $ECHO_N "checking value of sizeof(short) by analyzing object code... $ECHO_C" >&6
+if test "${ac_cv_c_compile_value_sizeof_short+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- cat >conftest.$ac_ext <<_ACEOF
+
+ save_CFLAGS="$CFLAGS"
+ CFLAGS="$CFLAGS -c -o conftest.o"
+ cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
- #include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- int main() {
- struct sockaddr_in addr;
- return (sizeof(addr.sin_port) == sizeof(char)) ? 0 : 1;
- }
+ #include <stddef.h>
+ #include <stdint.h>
+ #include <stdlib.h>
+ #define COMPILE_VALUE $ac_c_compile_value_expand
+ #define HEX_DIGIT(n) ((n) >= 10 ? 'a' + (n) - 10 : '0' + (n))
+ char object_code_block[] = {
+ '\n', 'e', '4', 'V', 'A',
+ '0', 'x',
+ (char) HEX_DIGIT((((COMPILE_VALUE / 16) / 16) / 16) % 16),
+ (char) HEX_DIGIT(((COMPILE_VALUE / 16) / 16) % 16),
+ (char) HEX_DIGIT((COMPILE_VALUE / 16) % 16),
+ (char) HEX_DIGIT(COMPILE_VALUE % 16),
+ 'Y', '3', 'p', 'M', '\n'
+ };
+int
+main ()
+{
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>conftest.er1
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -z "$ac_c_werror_flag"
+ || test ! -s conftest.err'
+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_c_compile_value_sizeof_short=`
+ typeset -i n=\`sed -ne 's/^e4VA0x\(.*\)Y3pM$/0x\1/p' < conftest.o\`;
+ echo $n`
+else
+ echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+ac_cv_c_compile_value_sizeof_short=0
+fi
+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+ CFLAGS="$save_CFLAGS"
+fi
+echo "$as_me:$LINENO: result: $ac_cv_c_compile_value_sizeof_short" >&5
+echo "${ECHO_T}$ac_cv_c_compile_value_sizeof_short" >&6
+cat >>confdefs.h <<_ACEOF
+#define COMPILE_VALUE_SIZEOF_SHORT $ac_cv_c_compile_value_sizeof_short
_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
+
+
+
+ ac_c_compile_value_expand="sizeof(char)"
+ echo "$as_me:$LINENO: checking value of sizeof(char) by analyzing object code" >&5
+echo $ECHO_N "checking value of sizeof(char) by analyzing object code... $ECHO_C" >&6
+if test "${ac_cv_c_compile_value_sizeof_char+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+
+ save_CFLAGS="$CFLAGS"
+ CFLAGS="$CFLAGS -c -o conftest.o"
+ cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h. */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h. */
+
+ #include <stddef.h>
+ #include <stdint.h>
+ #include <stdlib.h>
+ #define COMPILE_VALUE $ac_c_compile_value_expand
+ #define HEX_DIGIT(n) ((n) >= 10 ? 'a' + (n) - 10 : '0' + (n))
+ char object_code_block[] = {
+ '\n', 'e', '4', 'V', 'A',
+ '0', 'x',
+ (char) HEX_DIGIT((((COMPILE_VALUE / 16) / 16) / 16) % 16),
+ (char) HEX_DIGIT(((COMPILE_VALUE / 16) / 16) % 16),
+ (char) HEX_DIGIT((COMPILE_VALUE / 16) % 16),
+ (char) HEX_DIGIT(COMPILE_VALUE % 16),
+ 'Y', '3', 'p', 'M', '\n'
+ };
+int
+main ()
+{
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>conftest.er1
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -z "$ac_c_werror_flag"
+ || test ! -s conftest.err'
+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
+ (exit $ac_status); }; } &&
+ { ac_try='test -s conftest.$ac_objext'
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
- ac_cv_sin_port_size=char
+ ac_cv_c_compile_value_sizeof_char=`
+ typeset -i n=\`sed -ne 's/^e4VA0x\(.*\)Y3pM$/0x\1/p' < conftest.o\`;
+ echo $n`
else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
+ echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
+ac_cv_c_compile_value_sizeof_char=0
fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+ CFLAGS="$save_CFLAGS"
fi
+echo "$as_me:$LINENO: result: $ac_cv_c_compile_value_sizeof_char" >&5
+echo "${ECHO_T}$ac_cv_c_compile_value_sizeof_char" >&6
+
+cat >>confdefs.h <<_ACEOF
+#define COMPILE_VALUE_SIZEOF_CHAR $ac_cv_c_compile_value_sizeof_char
+_ACEOF
+
+
+
+ if test x"$ac_cv_c_compile_value_sizeof_char" = x"$ac_cv_c_compile_value_sizeof_sin_port"; then
+ ac_cv_sin_port_size=char
+ fi
+ if test x"$ac_cv_c_compile_value_sizeof_int" = x"$ac_cv_c_compile_value_sizeof_sin_port"; then
+ ac_cv_sin_port_size=int
+ fi
+ if test x"$ac_cv_c_compile_value_sizeof_long" = x"$ac_cv_c_compile_value_sizeof_sin_port"; then
+ ac_cv_sin_port_size=long
+ fi
+ if test x"$ac_cv_c_compile_value_sizeof_short" = x"$ac_cv_c_compile_value_sizeof_sin_port"; then
+ ac_cv_sin_port_size=short
+ fi
+
if test "$ac_cv_sin_port_size" = unknown; then
{ { echo "$as_me:$LINENO: error: Failed to get size of sin_port in struct sockaddr_in." >&5
echo "$as_me: error: Failed to get size of sin_port in struct sockaddr_in." >&2;}
{ (exit 1); exit 1; }; }
fi
+
cat >>confdefs.h <<_ACEOF
#define in_port_t unsigned $ac_cv_sin_port_size
Index: kaffe/config/Makefile.in
diff -u kaffe/config/Makefile.in:1.134 kaffe/config/Makefile.in:1.135
--- kaffe/config/Makefile.in:1.134 Wed Jun 23 09:11:41 2004
+++ kaffe/config/Makefile.in Sat Jul 3 21:15:52 2004
@@ -53,16 +53,17 @@
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
$(top_srcdir)/m4/alsa.m4 \
$(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
- $(top_srcdir)/m4/binreloc.m4 $(top_srcdir)/m4/esd.m4 \
- $(top_srcdir)/m4/gcc_attribute.m4 $(top_srcdir)/m4/gettext.m4 \
- $(top_srcdir)/m4/gnu-crypto.m4 $(top_srcdir)/m4/gwqt.m4 \
- $(top_srcdir)/m4/herrno.m4 $(top_srcdir)/m4/iconv.m4 \
- $(top_srcdir)/m4/in6addr.m4 $(top_srcdir)/m4/lcmessage.m4 \
- $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
- $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/libxml.m4 $(top_srcdir)/m4/libxslt.m4 \
- $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
- $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/sockaddrin6.m4 \
+ $(top_srcdir)/m4/binreloc.m4 $(top_srcdir)/m4/compile_value.m4 \
+ $(top_srcdir)/m4/esd.m4 $(top_srcdir)/m4/gcc_attribute.m4 \
+ $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnu-crypto.m4 \
+ $(top_srcdir)/m4/gwqt.m4 $(top_srcdir)/m4/herrno.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/in6addr.m4 \
+ $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
+ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libxml.m4 \
+ $(top_srcdir)/m4/libxslt.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+ $(top_srcdir)/m4/sockaddrin6.m4 \
$(top_srcdir)/m4/sockinttypes.m4 \
$(top_srcdir)/m4/solarispthread.m4 $(top_srcdir)/m4/valist.m4 \
$(top_srcdir)/configure.ac
Index: kaffe/config/config.h.in
diff -u kaffe/config/config.h.in:1.110 kaffe/config/config.h.in:1.111
--- kaffe/config/config.h.in:1.110 Wed Jun 30 19:37:28 2004
+++ kaffe/config/config.h.in Sat Jul 3 21:15:52 2004
@@ -6,6 +6,21 @@
/* Define the version we're compiling for */
#undef ARCHOS
+/* sizeof(char) */
+#undef COMPILE_VALUE_SIZEOF_CHAR
+
+/* sizeof(int) */
+#undef COMPILE_VALUE_SIZEOF_INT
+
+/* sizeof(long) */
+#undef COMPILE_VALUE_SIZEOF_LONG
+
+/* sizeof(short) */
+#undef COMPILE_VALUE_SIZEOF_SHORT
+
+/* sizeof((((struct sockaddr_in *) 0) ->sin_port)) */
+#undef COMPILE_VALUE_SIZEOF_SIN_PORT
+
/* Define default KAFFEHOME */
#undef DEFAULT_KAFFEHOME
Index: kaffe/include/Makefile.in
diff -u kaffe/include/Makefile.in:1.164 kaffe/include/Makefile.in:1.165
--- kaffe/include/Makefile.in:1.164 Wed Jun 23 09:11:42 2004
+++ kaffe/include/Makefile.in Sat Jul 3 21:15:52 2004
@@ -55,16 +55,17 @@
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
$(top_srcdir)/m4/alsa.m4 \
$(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
- $(top_srcdir)/m4/binreloc.m4 $(top_srcdir)/m4/esd.m4 \
- $(top_srcdir)/m4/gcc_attribute.m4 $(top_srcdir)/m4/gettext.m4 \
- $(top_srcdir)/m4/gnu-crypto.m4 $(top_srcdir)/m4/gwqt.m4 \
- $(top_srcdir)/m4/herrno.m4 $(top_srcdir)/m4/iconv.m4 \
- $(top_srcdir)/m4/in6addr.m4 $(top_srcdir)/m4/lcmessage.m4 \
- $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
- $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/libxml.m4 $(top_srcdir)/m4/libxslt.m4 \
- $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
- $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/sockaddrin6.m4 \
+ $(top_srcdir)/m4/binreloc.m4 $(top_srcdir)/m4/compile_value.m4 \
+ $(top_srcdir)/m4/esd.m4 $(top_srcdir)/m4/gcc_attribute.m4 \
+ $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnu-crypto.m4 \
+ $(top_srcdir)/m4/gwqt.m4 $(top_srcdir)/m4/herrno.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/in6addr.m4 \
+ $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
+ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libxml.m4 \
+ $(top_srcdir)/m4/libxslt.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+ $(top_srcdir)/m4/sockaddrin6.m4 \
$(top_srcdir)/m4/sockinttypes.m4 \
$(top_srcdir)/m4/solarispthread.m4 $(top_srcdir)/m4/valist.m4 \
$(top_srcdir)/configure.ac
Index: kaffe/kaffe/Makefile.in
diff -u kaffe/kaffe/Makefile.in:1.114 kaffe/kaffe/Makefile.in:1.115
--- kaffe/kaffe/Makefile.in:1.114 Wed Jun 23 09:11:42 2004
+++ kaffe/kaffe/Makefile.in Sat Jul 3 21:15:53 2004
@@ -48,16 +48,17 @@
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
$(top_srcdir)/m4/alsa.m4 \
$(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
- $(top_srcdir)/m4/binreloc.m4 $(top_srcdir)/m4/esd.m4 \
- $(top_srcdir)/m4/gcc_attribute.m4 $(top_srcdir)/m4/gettext.m4 \
- $(top_srcdir)/m4/gnu-crypto.m4 $(top_srcdir)/m4/gwqt.m4 \
- $(top_srcdir)/m4/herrno.m4 $(top_srcdir)/m4/iconv.m4 \
- $(top_srcdir)/m4/in6addr.m4 $(top_srcdir)/m4/lcmessage.m4 \
- $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
- $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/libxml.m4 $(top_srcdir)/m4/libxslt.m4 \
- $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
- $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/sockaddrin6.m4 \
+ $(top_srcdir)/m4/binreloc.m4 $(top_srcdir)/m4/compile_value.m4 \
+ $(top_srcdir)/m4/esd.m4 $(top_srcdir)/m4/gcc_attribute.m4 \
+ $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnu-crypto.m4 \
+ $(top_srcdir)/m4/gwqt.m4 $(top_srcdir)/m4/herrno.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/in6addr.m4 \
+ $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
+ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libxml.m4 \
+ $(top_srcdir)/m4/libxslt.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+ $(top_srcdir)/m4/sockaddrin6.m4 \
$(top_srcdir)/m4/sockinttypes.m4 \
$(top_srcdir)/m4/solarispthread.m4 $(top_srcdir)/m4/valist.m4 \
$(top_srcdir)/configure.ac
Index: kaffe/kaffe/jvmpi/Makefile.in
diff -u kaffe/kaffe/jvmpi/Makefile.in:1.36 kaffe/kaffe/jvmpi/Makefile.in:1.37
--- kaffe/kaffe/jvmpi/Makefile.in:1.36 Wed Jun 23 09:11:42 2004
+++ kaffe/kaffe/jvmpi/Makefile.in Sat Jul 3 21:15:54 2004
@@ -43,16 +43,17 @@
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
$(top_srcdir)/m4/alsa.m4 \
$(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
- $(top_srcdir)/m4/binreloc.m4 $(top_srcdir)/m4/esd.m4 \
- $(top_srcdir)/m4/gcc_attribute.m4 $(top_srcdir)/m4/gettext.m4 \
- $(top_srcdir)/m4/gnu-crypto.m4 $(top_srcdir)/m4/gwqt.m4 \
- $(top_srcdir)/m4/herrno.m4 $(top_srcdir)/m4/iconv.m4 \
- $(top_srcdir)/m4/in6addr.m4 $(top_srcdir)/m4/lcmessage.m4 \
- $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
- $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/libxml.m4 $(top_srcdir)/m4/libxslt.m4 \
- $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
- $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/sockaddrin6.m4 \
+ $(top_srcdir)/m4/binreloc.m4 $(top_srcdir)/m4/compile_value.m4 \
+ $(top_srcdir)/m4/esd.m4 $(top_srcdir)/m4/gcc_attribute.m4 \
+ $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnu-crypto.m4 \
+ $(top_srcdir)/m4/gwqt.m4 $(top_srcdir)/m4/herrno.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/in6addr.m4 \
+ $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
+ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
+ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libxml.m4 \
+ $(top_srcdir)/m4/libxslt.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+ $(top_srcdir)/m4/sockaddrin6.m4 \
$(top_srcdir)/m4/sockinttypes.m4 \
$(top_srcdir)/m4/solarispthread.m4 $(top_srcdir)/m4/valist.m4 \
$(top_srcdir)/configure.ac
Index: kaffe/kaffe/kaffe/Makefile.in
diff -u kaffe/kaffe/kaffe/Makefile.in:1.131 kaffe/kaffe/kaffe/Makefile.in:1.132
--- kaffe/kaffe/kaffe/Makefile.in:1.131 Wed Jun 23 09:11:43 2004
+++ kaffe/kaffe/kaffe/Makefile.in Sat Jul 3 21:15:55 2004
@@ -52,16 +52,17 @@
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
$(top_srcdir)/m4/alsa.m4 \
$(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
- $(top_srcdir)/m4/binreloc.m4 $(top_srcdir)/m4/esd.m4 \
- $(top_srcdir)/m4/gcc_attribute.m4 $(top_srcdir)/m4/gettext.m4 \
- $(top_srcdir)/m4/gnu-crypto.m4 $(top_srcdir)/m4/gwqt.m4 \
*** Patch too long, truncated ***
More information about the kaffe
mailing list