modify the configure file to allow cross-compile to work at arm and xscale (CVS 1099)
FossilOrigin-Name: 760f2fa2e5db102b970687f59b79bfb6f4d35b32
This commit is contained in:
parent
61b487d02a
commit
225656c50a
42
configure
vendored
42
configure
vendored
@ -1434,7 +1434,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
||||
|
||||
|
||||
# The following RCS revision string applies to configure.in
|
||||
# $Revision: 1.16 $
|
||||
# $Revision: 1.17 $
|
||||
|
||||
#########
|
||||
# Programs needed
|
||||
@ -8037,11 +8037,11 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
||||
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
|
||||
ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
||||
|
||||
if test "$cross_compiling" = "yes"; then
|
||||
{ { echo "$as_me:$LINENO: error: unable to find a compiler for building build tools" >&5
|
||||
echo "$as_me: error: unable to find a compiler for building build tools" >&2;}
|
||||
{ (exit 1); exit 1; }; }
|
||||
fi
|
||||
# if test "$cross_compiling" = "yes"; then
|
||||
# { { echo "$as_me:$LINENO: error: unable to find a compiler for building build tools" >&5
|
||||
#echo "$as_me: error: unable to find a compiler for building build tools" >&2;}
|
||||
# { (exit 1); exit 1; }; }
|
||||
# fi
|
||||
BUILD_CC=$CC
|
||||
default_build_cflags=$CFLAGS
|
||||
else
|
||||
@ -8801,11 +8801,11 @@ echo "$as_me:$LINENO: checking for $dir/include/tcl.h" >&5
|
||||
echo $ECHO_N "checking for $dir/include/tcl.h... $ECHO_C" >&6
|
||||
if eval "test \"\${$as_ac_File+set}\" = set"; then
|
||||
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||
else
|
||||
test "$cross_compiling" = yes &&
|
||||
{ { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
|
||||
echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
|
||||
{ (exit 1); exit 1; }; }
|
||||
#else
|
||||
# test "$cross_compiling" = yes &&
|
||||
# { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
|
||||
#echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
|
||||
# { (exit 1); exit 1; }; }
|
||||
if test -r "$dir/include/tcl.h"; then
|
||||
eval "$as_ac_File=yes"
|
||||
else
|
||||
@ -9170,11 +9170,11 @@ echo "$as_me:$LINENO: checking for $dir/include/readline.h" >&5
|
||||
echo $ECHO_N "checking for $dir/include/readline.h... $ECHO_C" >&6
|
||||
if eval "test \"\${$as_ac_File+set}\" = set"; then
|
||||
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||
else
|
||||
test "$cross_compiling" = yes &&
|
||||
{ { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
|
||||
echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
|
||||
{ (exit 1); exit 1; }; }
|
||||
#else
|
||||
# test "$cross_compiling" = yes &&
|
||||
# { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
|
||||
#echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
|
||||
# { (exit 1); exit 1; }; }
|
||||
if test -r "$dir/include/readline.h"; then
|
||||
eval "$as_ac_File=yes"
|
||||
else
|
||||
@ -9196,11 +9196,11 @@ echo "$as_me:$LINENO: checking for $dir/include/readline/readline.h" >&5
|
||||
echo $ECHO_N "checking for $dir/include/readline/readline.h... $ECHO_C" >&6
|
||||
if eval "test \"\${$as_ac_File+set}\" = set"; then
|
||||
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||
else
|
||||
test "$cross_compiling" = yes &&
|
||||
{ { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
|
||||
echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
|
||||
{ (exit 1); exit 1; }; }
|
||||
#else
|
||||
# test "$cross_compiling" = yes &&
|
||||
# { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
|
||||
#echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
|
||||
# { (exit 1); exit 1; }; }
|
||||
if test -r "$dir/include/readline/readline.h"; then
|
||||
eval "$as_ac_File=yes"
|
||||
else
|
||||
|
14
manifest
14
manifest
@ -1,5 +1,5 @@
|
||||
C The\stokenizer\sshould\snever\sreturn\sa\snegative\ssize\sof\sthe\snext\stoken.\nTicket\s#453.\s(CVS\s1098)
|
||||
D 2003-09-12T02:08:15
|
||||
C modify\sthe\sconfigure\sfile\sto\sallow\scross-compile\sto\swork\sat\sarm\sand\sxscale\s(CVS\s1099)
|
||||
D 2003-09-18T21:59:46
|
||||
F Makefile.in 0cf2ffb6dc35694895e0dac488bc1259b6a4eb90
|
||||
F Makefile.linux-gcc b86a99c493a5bfb402d1d9178dcdc4bd4b32f906
|
||||
F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
|
||||
@ -9,7 +9,7 @@ F art/SQLite.eps 9b43cc99cfd2be687d386faea6862ea68d6a72b2
|
||||
F art/SQLite.gif 1bbb94484963f1382e27e1c5e86dd0c1061eba2b
|
||||
F config.guess 831db445a8ae31d1f773fce85e14c16c8677417d
|
||||
F config.sub 975368989965310238930ecf8e7f06a23061dbb1
|
||||
F configure 8c9c261da9037dba368e5454de877a22255661ad x
|
||||
F configure e1c78a97ecdb165c9af751a00786fe7d6789c1cf x
|
||||
F configure.ac 3c199bb4d54c6aa8501dcc84facb50bebfefeaad
|
||||
F doc/lemon.html f0f682f50210928c07e562621c3b7e8ab912a538
|
||||
F doc/report1.txt a031aaf37b185e4fa540223cb516d3bccec7eeac
|
||||
@ -173,7 +173,7 @@ F www/speed.tcl 2f6b1155b99d39adb185f900456d1d592c4832b3
|
||||
F www/sqlite.tcl 3c83b08cf9f18aa2d69453ff441a36c40e431604
|
||||
F www/tclsqlite.tcl b9271d44dcf147a93c98f8ecf28c927307abd6da
|
||||
F www/vdbe.tcl 9b9095d4495f37697fd1935d10e14c6015e80aa1
|
||||
P f9feedec32c975235c0d0996962033f6a63312ba
|
||||
R f36ba4593d56d9555b41bc6f7efad70c
|
||||
U drh
|
||||
Z 3e7100d230b7f9eaf7343d1e1cea1236
|
||||
P 4fbca3ab09596c530da7c50657f3bc9140178dd5
|
||||
R a213f232fcfc16c27ebd04c79a47da28
|
||||
U xdong
|
||||
Z cb20f3238946fd4f33e2c88123f171ae
|
||||
|
@ -1 +1 @@
|
||||
4fbca3ab09596c530da7c50657f3bc9140178dd5
|
||||
760f2fa2e5db102b970687f59b79bfb6f4d35b32
|
Loading…
Reference in New Issue
Block a user