Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
6d93bca4
Commit
6d93bca4
authored
Sep 06, 2000
by
Alexandre Oliva
Committed by
Alexandre Oliva
Sep 06, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* configure: Rebuilt with new libtool.m4.
From-SVN: r36199
parent
06298abd
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
43 additions
and
32 deletions
+43
-32
libobjc/ChangeLog
+4
-0
libobjc/configure
+35
-32
libstdc++-v3/ChangeLog
+4
-0
libstdc++-v3/configure
+0
-0
No files found.
libobjc/ChangeLog
View file @
6d93bca4
2000-09-06 Alexandre Oliva <aoliva@redhat.com>
* configure: Rebuilt with new libtool.m4.
Tue Aug 15 00:38:56 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
Tue Aug 15 00:38:56 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
* configure.in: Create a config.h file. Check for <sched.h>.
* configure.in: Create a config.h file. Check for <sched.h>.
...
...
libobjc/configure
View file @
6d93bca4
...
@@ -1517,7 +1517,8 @@ else
...
@@ -1517,7 +1517,8 @@ else
# Check to see if the nm accepts a BSD-compat flag.
# Check to see if the nm accepts a BSD-compat flag.
# Adding the `sed 1q' prevents false positives on HP-UX, which says:
# Adding the `sed 1q' prevents false positives on HP-UX, which says:
# nm: unknown option "B" ignored
# nm: unknown option "B" ignored
if
(
$tmp_nm
-B
/dev/null 2>&1 | sed
'1q'
;
exit
0
)
| egrep /dev/null
>
/dev/null
;
then
# Tru64's nm complains that /dev/null is an invalid object file
if
(
$tmp_nm
-B
/dev/null 2>&1 | sed
'1q'
;
exit
0
)
| egrep
'(/dev/null|Invalid file or object type)'
>
/dev/null
;
then
ac_cv_path_NM
=
"
$tmp_nm
-B"
ac_cv_path_NM
=
"
$tmp_nm
-B"
break
break
elif
(
$tmp_nm
-p
/dev/null 2>&1 | sed
'1q'
;
exit
0
)
| egrep /dev/null
>
/dev/null
;
then
elif
(
$tmp_nm
-p
/dev/null 2>&1 | sed
'1q'
;
exit
0
)
| egrep /dev/null
>
/dev/null
;
then
...
@@ -1538,7 +1539,7 @@ NM="$ac_cv_path_NM"
...
@@ -1538,7 +1539,7 @@ NM="$ac_cv_path_NM"
echo
"
$ac_t
""
$NM
"
1>&6
echo
"
$ac_t
""
$NM
"
1>&6
echo
$ac_n
"checking whether ln -s works""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether ln -s works""...
$ac_c
"
1>&6
echo
"configure:154
2
: checking whether ln -s works"
>
&5
echo
"configure:154
3
: checking whether ln -s works"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_LN_S
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_LN_S
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1559,7 +1560,7 @@ else
...
@@ -1559,7 +1560,7 @@ else
fi
fi
echo
$ac_n
"checking how to recognise dependant libraries""...
$ac_c
"
1>&6
echo
$ac_n
"checking how to recognise dependant libraries""...
$ac_c
"
1>&6
echo
"configure:156
3
: checking how to recognise dependant libraries"
>
&5
echo
"configure:156
4
: checking how to recognise dependant libraries"
>
&5
if
eval
"test
\"
`
echo
'$''{'
lt_cv_deplibs_check_method
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
lt_cv_deplibs_check_method
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1601,7 +1602,9 @@ freebsd* )
...
@@ -1601,7 +1602,9 @@ freebsd* )
if
echo
__ELF__ |
$CC
-E
- |
grep
__ELF__
>
/dev/null
;
then
if
echo
__ELF__ |
$CC
-E
- |
grep
__ELF__
>
/dev/null
;
then
case
"
$host_cpu
"
in
case
"
$host_cpu
"
in
i
*
86
)
i
*
86
)
lt_cv_deplibs_check_method
==
'file_magic OpenBSD/i[3-9]86 demand paged shared library'
# Not sure whether the presence of OpenBSD here was a mistake.
# Let's accept both of them until this is cleared up.
lt_cv_deplibs_check_method
=
'file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
lt_cv_file_magic_cmd
=
/usr/bin/file
lt_cv_file_magic_cmd
=
/usr/bin/file
lt_cv_file_magic_test_file
=
`
echo
/usr/lib/libc.so.
*
`
lt_cv_file_magic_test_file
=
`
echo
/usr/lib/libc.so.
*
`
;;
;;
...
@@ -1644,7 +1647,7 @@ irix5* | irix6*)
...
@@ -1644,7 +1647,7 @@ irix5* | irix6*)
;;
;;
# This must be Linux ELF.
# This must be Linux ELF.
linux
*
)
linux
-gnu
*
)
case
"
$host_cpu
"
in
case
"
$host_cpu
"
in
alpha
*
|
i
*
86
|
powerpc
*
|
sparc
*
|
ia64
*
)
alpha
*
|
i
*
86
|
powerpc
*
|
sparc
*
|
ia64
*
)
lt_cv_deplibs_check_method
=
pass_all
;;
lt_cv_deplibs_check_method
=
pass_all
;;
...
@@ -1700,13 +1703,13 @@ file_magic_cmd=$lt_cv_file_magic_cmd
...
@@ -1700,13 +1703,13 @@ file_magic_cmd=$lt_cv_file_magic_cmd
deplibs_check_method
=
$lt_cv_deplibs_check_method
deplibs_check_method
=
$lt_cv_deplibs_check_method
echo
$ac_n
"checking for object suffix""...
$ac_c
"
1>&6
echo
$ac_n
"checking for object suffix""...
$ac_c
"
1>&6
echo
"configure:170
4
: checking for object suffix"
>
&5
echo
"configure:170
7
: checking for object suffix"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_objext
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_objext
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
rm
-f
conftest
*
rm
-f
conftest
*
echo
'int i = 1;'
>
conftest.
$ac_ext
echo
'int i = 1;'
>
conftest.
$ac_ext
if
{
(
eval echo
configure:171
0
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:171
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
for
ac_file
in
conftest.
*
;
do
for
ac_file
in
conftest.
*
;
do
case
$ac_file
in
case
$ac_file
in
*
.c
)
;;
*
.c
)
;;
...
@@ -1726,7 +1729,7 @@ ac_objext=$ac_cv_objext
...
@@ -1726,7 +1729,7 @@ ac_objext=$ac_cv_objext
echo
$ac_n
"checking for executable suffix""...
$ac_c
"
1>&6
echo
$ac_n
"checking for executable suffix""...
$ac_c
"
1>&6
echo
"configure:173
0
: checking for executable suffix"
>
&5
echo
"configure:173
3
: checking for executable suffix"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_exeext
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_exeext
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1736,7 +1739,7 @@ else
...
@@ -1736,7 +1739,7 @@ else
rm
-f
conftest
*
rm
-f
conftest
*
echo
'int main () { return 0; }'
>
conftest.
$ac_ext
echo
'int main () { return 0; }'
>
conftest.
$ac_ext
ac_cv_exeext
=
ac_cv_exeext
=
if
{
(
eval echo
configure:174
0
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:174
3
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
;
then
for
file
in
conftest.
*
;
do
for
file
in
conftest.
*
;
do
case
$file
in
case
$file
in
*
.c
|
*
.o
|
*
.obj
)
;;
*
.c
|
*
.o
|
*
.obj
)
;;
...
@@ -1769,7 +1772,7 @@ case "$deplibs_check_method" in
...
@@ -1769,7 +1772,7 @@ case "$deplibs_check_method" in
file_magic
*
)
file_magic
*
)
if
test
"
$file_magic_cmd
"
=
'${MAGIC}'
;
then
if
test
"
$file_magic_cmd
"
=
'${MAGIC}'
;
then
echo
$ac_n
"checking for
${
ac_tool_prefix
}
file""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
${
ac_tool_prefix
}
file""...
$ac_c
"
1>&6
echo
"configure:177
3
: checking for
${
ac_tool_prefix
}
file"
>
&5
echo
"configure:177
6
: checking for
${
ac_tool_prefix
}
file"
>
&5
if
eval
"test
\"
`
echo
'$''{'
lt_cv_path_MAGIC
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
lt_cv_path_MAGIC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1831,7 +1834,7 @@ fi
...
@@ -1831,7 +1834,7 @@ fi
if
test
-z
"
$lt_cv_path_MAGIC
"
;
then
if
test
-z
"
$lt_cv_path_MAGIC
"
;
then
if
test
-n
"
$ac_tool_prefix
"
;
then
if
test
-n
"
$ac_tool_prefix
"
;
then
echo
$ac_n
"checking for file""...
$ac_c
"
1>&6
echo
$ac_n
"checking for file""...
$ac_c
"
1>&6
echo
"configure:183
5
: checking for file"
>
&5
echo
"configure:183
8
: checking for file"
>
&5
if
eval
"test
\"
`
echo
'$''{'
lt_cv_path_MAGIC
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
lt_cv_path_MAGIC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1902,7 +1905,7 @@ esac
...
@@ -1902,7 +1905,7 @@ esac
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
set
dummy
${
ac_tool_prefix
}
ranlib
;
ac_word
=
$2
set
dummy
${
ac_tool_prefix
}
ranlib
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:190
6
: checking for
$ac_word
"
>
&5
echo
"configure:190
9
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_RANLIB
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_RANLIB
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1934,7 +1937,7 @@ if test -n "$ac_tool_prefix"; then
...
@@ -1934,7 +1937,7 @@ if test -n "$ac_tool_prefix"; then
# Extract the first word of "ranlib", so it can be a program name with args.
# Extract the first word of "ranlib", so it can be a program name with args.
set
dummy ranlib
;
ac_word
=
$2
set
dummy ranlib
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:19
38
: checking for
$ac_word
"
>
&5
echo
"configure:19
41
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_RANLIB
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_RANLIB
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -1969,7 +1972,7 @@ fi
...
@@ -1969,7 +1972,7 @@ fi
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
set
dummy
${
ac_tool_prefix
}
strip
;
ac_word
=
$2
set
dummy
${
ac_tool_prefix
}
strip
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:197
3
: checking for
$ac_word
"
>
&5
echo
"configure:197
6
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_STRIP
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_STRIP
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2001,7 +2004,7 @@ if test -n "$ac_tool_prefix"; then
...
@@ -2001,7 +2004,7 @@ if test -n "$ac_tool_prefix"; then
# Extract the first word of "strip", so it can be a program name with args.
# Extract the first word of "strip", so it can be a program name with args.
set
dummy strip
;
ac_word
=
$2
set
dummy strip
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:200
5
: checking for
$ac_word
"
>
&5
echo
"configure:200
8
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_STRIP
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_STRIP
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2068,8 +2071,8 @@ test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic"
...
@@ -2068,8 +2071,8 @@ test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic"
case
"
$host
"
in
case
"
$host
"
in
*
-
*
-irix6
*
)
*
-
*
-irix6
*
)
# Find out which ABI we are using.
# Find out which ABI we are using.
echo
'#line 207
2
"configure"'
>
conftest.
$ac_ext
echo
'#line 207
5
"configure"'
>
conftest.
$ac_ext
if
{
(
eval echo
configure:207
3
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
if
{
(
eval echo
configure:207
6
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
;
then
case
"
`
/usr/bin/file conftest.o
`
"
in
case
"
`
/usr/bin/file conftest.o
`
"
in
*
32-bit
*
)
*
32-bit
*
)
LD
=
"
${
LD
-ld
}
-32"
LD
=
"
${
LD
-ld
}
-32"
...
@@ -2090,7 +2093,7 @@ case "$host" in
...
@@ -2090,7 +2093,7 @@ case "$host" in
SAVE_CFLAGS
=
"
$CFLAGS
"
SAVE_CFLAGS
=
"
$CFLAGS
"
CFLAGS
=
"
$CFLAGS
-belf"
CFLAGS
=
"
$CFLAGS
-belf"
echo
$ac_n
"checking whether the C compiler needs -belf""...
$ac_c
"
1>&6
echo
$ac_n
"checking whether the C compiler needs -belf""...
$ac_c
"
1>&6
echo
"configure:209
4
: checking whether the C compiler needs -belf"
>
&5
echo
"configure:209
7
: checking whether the C compiler needs -belf"
>
&5
if
eval
"test
\"
`
echo
'$''{'
lt_cv_cc_needs_belf
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
lt_cv_cc_needs_belf
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2103,14 +2106,14 @@ ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$a
...
@@ -2103,14 +2106,14 @@ ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$a
cross_compiling
=
$ac_cv_prog_cc_cross
cross_compiling
=
$ac_cv_prog_cc_cross
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 21
07
"configure"
#line 21
10
"configure"
#include "confdefs.h"
#include "confdefs.h"
int main() {
int main() {
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:211
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:211
7
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
lt_cv_cc_needs_belf
=
yes
lt_cv_cc_needs_belf
=
yes
else
else
...
@@ -2140,7 +2143,7 @@ echo "$ac_t""$lt_cv_cc_needs_belf" 1>&6
...
@@ -2140,7 +2143,7 @@ echo "$ac_t""$lt_cv_cc_needs_belf" 1>&6
# Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
# Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
set
dummy
${
ac_tool_prefix
}
dlltool
;
ac_word
=
$2
set
dummy
${
ac_tool_prefix
}
dlltool
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:214
4
: checking for
$ac_word
"
>
&5
echo
"configure:214
7
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_DLLTOOL
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_DLLTOOL
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2172,7 +2175,7 @@ if test -n "$ac_tool_prefix"; then
...
@@ -2172,7 +2175,7 @@ if test -n "$ac_tool_prefix"; then
# Extract the first word of "dlltool", so it can be a program name with args.
# Extract the first word of "dlltool", so it can be a program name with args.
set
dummy dlltool
;
ac_word
=
$2
set
dummy dlltool
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:217
6
: checking for
$ac_word
"
>
&5
echo
"configure:217
9
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_DLLTOOL
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_DLLTOOL
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2207,7 +2210,7 @@ fi
...
@@ -2207,7 +2210,7 @@ fi
# Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args.
# Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args.
set
dummy
${
ac_tool_prefix
}
as
;
ac_word
=
$2
set
dummy
${
ac_tool_prefix
}
as
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:221
1
: checking for
$ac_word
"
>
&5
echo
"configure:221
4
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_AS
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_AS
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2239,7 +2242,7 @@ if test -n "$ac_tool_prefix"; then
...
@@ -2239,7 +2242,7 @@ if test -n "$ac_tool_prefix"; then
# Extract the first word of "as", so it can be a program name with args.
# Extract the first word of "as", so it can be a program name with args.
set
dummy as
;
ac_word
=
$2
set
dummy as
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:224
3
: checking for
$ac_word
"
>
&5
echo
"configure:224
6
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_AS
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_AS
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2274,7 +2277,7 @@ fi
...
@@ -2274,7 +2277,7 @@ fi
# Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
# Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
set
dummy
${
ac_tool_prefix
}
objdump
;
ac_word
=
$2
set
dummy
${
ac_tool_prefix
}
objdump
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:22
78
: checking for
$ac_word
"
>
&5
echo
"configure:22
81
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_OBJDUMP
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_OBJDUMP
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2306,7 +2309,7 @@ if test -n "$ac_tool_prefix"; then
...
@@ -2306,7 +2309,7 @@ if test -n "$ac_tool_prefix"; then
# Extract the first word of "objdump", so it can be a program name with args.
# Extract the first word of "objdump", so it can be a program name with args.
set
dummy objdump
;
ac_word
=
$2
set
dummy objdump
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:231
0
: checking for
$ac_word
"
>
&5
echo
"configure:231
3
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_OBJDUMP
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_OBJDUMP
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
...
@@ -2342,12 +2345,12 @@ fi
...
@@ -2342,12 +2345,12 @@ fi
# recent cygwin and mingw systems supply a stub DllMain which the user
# recent cygwin and mingw systems supply a stub DllMain which the user
# can override, but on older systems we have to supply one
# can override, but on older systems we have to supply one
echo
$ac_n
"checking if libtool should supply DllMain function""...
$ac_c
"
1>&6
echo
$ac_n
"checking if libtool should supply DllMain function""...
$ac_c
"
1>&6
echo
"configure:234
6
: checking if libtool should supply DllMain function"
>
&5
echo
"configure:234
9
: checking if libtool should supply DllMain function"
>
&5
if
eval
"test
\"
`
echo
'$''{'
lt_cv_need_dllmain
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
lt_cv_need_dllmain
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 235
1
"configure"
#line 235
4
"configure"
#include "confdefs.h"
#include "confdefs.h"
int main() {
int main() {
...
@@ -2355,7 +2358,7 @@ extern int __attribute__((__stdcall__)) DllMain(void*, int, void*);
...
@@ -2355,7 +2358,7 @@ extern int __attribute__((__stdcall__)) DllMain(void*, int, void*);
DllMain (0, 0, 0);
DllMain (0, 0, 0);
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:23
59
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:23
62
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
lt_cv_need_dllmain
=
no
lt_cv_need_dllmain
=
no
else
else
...
@@ -2376,19 +2379,19 @@ echo "$ac_t""$lt_cv_need_dllmain" 1>&6
...
@@ -2376,19 +2379,19 @@ echo "$ac_t""$lt_cv_need_dllmain" 1>&6
SAVE_CFLAGS
=
"
$CFLAGS
"
SAVE_CFLAGS
=
"
$CFLAGS
"
CFLAGS
=
"
$CFLAGS
-mdll"
CFLAGS
=
"
$CFLAGS
-mdll"
echo
$ac_n
"checking how to link DLLs""...
$ac_c
"
1>&6
echo
$ac_n
"checking how to link DLLs""...
$ac_c
"
1>&6
echo
"configure:238
0
: checking how to link DLLs"
>
&5
echo
"configure:238
3
: checking how to link DLLs"
>
&5
if
eval
"test
\"
`
echo
'$''{'
lt_cv_cc_dll_switch
'+set}'
`
\"
= set"
;
then
if
eval
"test
\"
`
echo
'$''{'
lt_cv_cc_dll_switch
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
else
cat
>
conftest.
$ac_ext
<<
EOF
cat
>
conftest.
$ac_ext
<<
EOF
#line 238
5
"configure"
#line 238
8
"configure"
#include "confdefs.h"
#include "confdefs.h"
int main() {
int main() {
; return 0; }
; return 0; }
EOF
EOF
if
{
(
eval echo
configure:239
2
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
configure:239
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
rm
-rf
conftest
*
lt_cv_cc_dll_switch
=
-mdll
lt_cv_cc_dll_switch
=
-mdll
else
else
...
...
libstdc++-v3/ChangeLog
View file @
6d93bca4
2000-09-06 Alexandre Oliva <aoliva@redhat.com>
* configure: Rebuilt with new libtool.m4.
2000-09-01 Benjamin Kosnik <bkoz@cygnus.com>
2000-09-01 Benjamin Kosnik <bkoz@cygnus.com>
* src/locale-inst.cc: Remove pre-instantiation of unicode
* src/locale-inst.cc: Remove pre-instantiation of unicode
...
...
libstdc++-v3/configure
View file @
6d93bca4
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment