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
5f7de4b8
Commit
5f7de4b8
authored
May 28, 2001
by
Alexandre Oliva
Committed by
Alexandre Oliva
May 28, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
From-SVN: r42677
parent
20b142cc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
39 additions
and
34 deletions
+39
-34
ChangeLog
+4
-0
ltconfig
+34
-33
ltmain.sh
+1
-1
No files found.
ChangeLog
View file @
5f7de4b8
2001-05-28 Alexandre Oliva <aoliva@redhat.com>
* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
2001-05-22 Alexandre Oliva <aoliva@redhat.com>
* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
...
...
ltconfig
View file @
5f7de4b8
...
...
@@ -182,7 +182,7 @@ progname=`$echo "X$0" | $Xsed -e 's%^.*/%%'`
PROGRAM
=
ltconfig
PACKAGE
=
libtool
VERSION
=
1.4a
TIMESTAMP
=
" (1.641.2.25
4 2001/05/20 18:44:55
)"
TIMESTAMP
=
" (1.641.2.25
6 2001/05/28 20:09:07
)"
ac_compile
=
'${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
ac_link
=
'${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
rm
=
"rm -f"
...
...
@@ -988,6 +988,7 @@ aix3*)
;;
aix4
*
|
aix5
*
)
version_type
=
linux
if
test
"
$host_cpu
"
=
ia64
;
then
# AIX 5 supports IA64
library_names_spec
=
'${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
...
...
@@ -1006,7 +1007,7 @@ aix4* | aix5*)
# We preserve .a as extension for shared libraries though AIX4.2
# and later when we are not doing run time linking.
library_names_spec
=
'${libname}${release}.a $libname.a'
soname_spec
=
'${libname}${release}.so$major
.o
'
soname_spec
=
'${libname}${release}.so$major'
fi
# If we're using GNU nm, then we don't want the "-C" option.
# -C means demangle to AIX nm, but means don't demangle with GNU nm
...
...
@@ -1427,11 +1428,11 @@ void nm_test_func(){}
int main(){nm_test_var='a';nm_test_func();return(0);}
EOF
echo
"
$progname
:143
0
: checking if global_symbol_pipe works"
>
&5
if
{
(
eval echo
$progname
:143
1
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
&&
test
-s
conftest.
$objext
;
then
echo
"
$progname
:143
1
: checking if global_symbol_pipe works"
>
&5
if
{
(
eval echo
$progname
:143
2
:
\"
$ac_compile
\"
)
1>&5
;
(
eval
$ac_compile
)
2>&5
;
}
&&
test
-s
conftest.
$objext
;
then
# Now try to grab the symbols.
nlist
=
conftest.nm
if
{
echo
"
$progname
:143
4
: eval
\"
$NM
conftest.
$objext
|
$global_symbol_pipe
>
$nlist
\"
"
>
&5
;
eval
"
$NM
conftest.
$objext
|
$global_symbol_pipe
>
$nlist
2>&5"
;
}
&&
test
-s
"
$nlist
"
;
then
if
{
echo
"
$progname
:143
5
: eval
\"
$NM
conftest.
$objext
|
$global_symbol_pipe
>
$nlist
\"
"
>
&5
;
eval
"
$NM
conftest.
$objext
|
$global_symbol_pipe
>
$nlist
2>&5"
;
}
&&
test
-s
"
$nlist
"
;
then
# Try sorting and uniquifying the output.
if
sort
"
$nlist
"
| uniq
>
"
$nlist
"
T
;
then
...
...
@@ -1483,7 +1484,7 @@ EOF
save_CFLAGS
=
"
$CFLAGS
"
LIBS
=
"conftstm.
$objext
"
CFLAGS
=
"
$CFLAGS$no_builtin_flag
"
if
{
(
eval echo
$progname
:148
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
if
{
(
eval echo
$progname
:148
7
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
;
then
pipe_works
=
yes
else
echo
"
$progname
: failed program was:"
>
&5
...
...
@@ -1587,14 +1588,14 @@ else
if
test
"X
${
lt_cv_dlopen
+set
}
"
!=
Xset
;
then
lt_cv_dlopen
=
no
lt_cv_dlopen_libs
=
echo
$ac_n
"checking for dlopen in -ldl""...
$ac_c
"
1>&6
echo
"
$progname
:159
0
: checking for dlopen in -ldl"
>
&5
echo
"
$progname
:159
1
: checking for dlopen in -ldl"
>
&5
if
test
"X
${
ac_cv_lib_dl_dlopen
+set
}
"
=
Xset
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-ldl
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 159
7
"ltconfig"
#line 159
8
"ltconfig"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
...
...
@@ -1607,7 +1608,7 @@ int main() {
dlopen()
; return 0; }
EOF
if
{
(
eval echo
$progname
:161
0
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
$progname
:161
1
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
ac_cv_lib_dl_dlopen
=
yes
else
...
...
@@ -1626,12 +1627,12 @@ if test "X$ac_cv_lib_dl_dlopen" = Xyes; then
else
echo
"
$ac_t
""no"
1>&6
echo
$ac_n
"checking for dlopen""...
$ac_c
"
1>&6
echo
"
$progname
:16
29
: checking for dlopen"
>
&5
echo
"
$progname
:16
30
: checking for dlopen"
>
&5
if
test
"X
${
ac_cv_func_dlopen
+set
}
"
=
Xset
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 163
4
"ltconfig"
#line 163
5
"ltconfig"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char dlopen(); below. */
#include <assert.h>
...
...
@@ -1656,7 +1657,7 @@ dlopen();
; return 0; }
EOF
if
{
(
eval echo
$progname
:16
59
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
$progname
:16
60
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
ac_cv_func_dlopen
=
yes
else
...
...
@@ -1673,14 +1674,14 @@ if test "X$ac_cv_func_dlopen" = Xyes; then
else
echo
"
$ac_t
""no"
1>&6
echo
$ac_n
"checking for dlopen in -lsvld""...
$ac_c
"
1>&6
echo
"
$progname
:167
6
: checking for dlopen in -lsvld"
>
&5
echo
"
$progname
:167
7
: checking for dlopen in -lsvld"
>
&5
if
test
"X
${
ac_cv_lib_svld_dlopen
+set
}
"
=
Xset
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-lsvld
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 168
3
"ltconfig"
#line 168
4
"ltconfig"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
...
...
@@ -1693,7 +1694,7 @@ int main() {
dlopen()
; return 0; }
EOF
if
{
(
eval echo
$progname
:169
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
$progname
:169
7
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
ac_cv_lib_svld_dlopen
=
yes
else
...
...
@@ -1712,14 +1713,14 @@ if test "X$ac_cv_lib_svld_dlopen" = Xyes; then
else
echo
"
$ac_t
""no"
1>&6
echo
$ac_n
"checking for dld_link in -ldld""...
$ac_c
"
1>&6
echo
"
$progname
:171
5
: checking for dld_link in -ldld"
>
&5
echo
"
$progname
:171
6
: checking for dld_link in -ldld"
>
&5
if
test
"X
${
ac_cv_lib_dld_dld_link
+set
}
"
=
Xset
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-ldld
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 172
2
"ltconfig"
#line 172
3
"ltconfig"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
...
...
@@ -1732,7 +1733,7 @@ int main() {
dld_link()
; return 0; }
EOF
if
{
(
eval echo
$progname
:173
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
$progname
:173
6
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
ac_cv_lib_dld_dld_link
=
yes
else
...
...
@@ -1751,12 +1752,12 @@ if test "X$ac_cv_lib_dld_dld_link" = Xyes; then
else
echo
"
$ac_t
""no"
1>&6
echo
$ac_n
"checking for shl_load""...
$ac_c
"
1>&6
echo
"
$progname
:175
4
: checking for shl_load"
>
&5
echo
"
$progname
:175
5
: checking for shl_load"
>
&5
if
test
"X
${
ac_cv_func_shl_load
+set
}
"
=
Xset
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 17
59
"ltconfig"
#line 17
60
"ltconfig"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char shl_load(); below. */
#include <assert.h>
...
...
@@ -1781,7 +1782,7 @@ shl_load();
; return 0; }
EOF
if
{
(
eval echo
$progname
:178
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
$progname
:178
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
ac_cv_func_shl_load
=
yes
else
...
...
@@ -1799,14 +1800,14 @@ if test "X$ac_cv_func_shl_load" = Xyes; then
else
echo
"
$ac_t
""no"
1>&6
echo
$ac_n
"checking for shl_load in -ldld""...
$ac_c
"
1>&6
echo
"
$progname
:180
2
: checking for shl_load in -ldld"
>
&5
echo
"
$progname
:180
3
: checking for shl_load in -ldld"
>
&5
if
test
"X
${
ac_cv_lib_dld_shl_load
+set
}
"
=
Xset
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"-ldld
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 18
09
"ltconfig"
#line 18
10
"ltconfig"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
...
...
@@ -1820,7 +1821,7 @@ int main() {
shl_load()
; return 0; }
EOF
if
{
(
eval echo
$progname
:182
3
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
if
{
(
eval echo
$progname
:182
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
${
ac_exeext
}
;
then
rm
-rf
conftest
*
ac_cv_lib_dld_shl_load
=
yes
else
...
...
@@ -1867,18 +1868,18 @@ fi
for
ac_hdr
in
dlfcn.h
;
do
ac_safe
=
`
echo
"
$ac_hdr
"
| sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"
$progname
:187
0
: checking for
$ac_hdr
"
>
&5
echo
"
$progname
:187
1
: checking for
$ac_hdr
"
>
&5
if
eval
"test
\"
`
echo
'X$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= Xset"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 187
5
"ltconfig"
#line 187
6
"ltconfig"
#include <
$ac_hdr
>
int fnord = 0;
int main () { return(0); }
EOF
ac_try
=
"
$ac_compile
>/dev/null 2>conftest.out"
{
(
eval echo
$progname
:188
1
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
$progname
:188
2
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
@@ -1906,7 +1907,7 @@ done
LIBS
=
"
$lt_cv_dlopen_libs
$LIBS
"
echo
$ac_n
"checking whether a program can dlopen itself""...
$ac_c
"
1>&6
echo
"
$progname
:19
09
: checking whether a program can dlopen itself"
>
&5
echo
"
$progname
:19
10
: checking whether a program can dlopen itself"
>
&5
if
test
"X
${
lt_cv_dlopen_self
+set
}
"
=
Xset
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -1914,7 +1915,7 @@ else
lt_cv_dlopen_self
=
cross
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 191
7
"ltconfig"
#line 191
8
"ltconfig"
#if HAVE_DLFCN_H
#include <dlfcn.h>
...
...
@@ -1961,7 +1962,7 @@ int main() {
if(ptr1 || ptr2) { dlclose(self); exit(0); } } exit(1); }
EOF
if
{
(
eval echo
$progname
:196
4
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
$progname
:196
5
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
&&
(
./conftest
;
exit
)
2>/dev/null
then
lt_cv_dlopen_self
=
yes
else
...
...
@@ -1980,7 +1981,7 @@ echo "$ac_t""$lt_cv_dlopen_self" 1>&6
if
test
"
$lt_cv_dlopen_self
"
=
yes
;
then
LDFLAGS
=
"
$LDFLAGS
$link_static_flag
"
echo
$ac_n
"checking whether a statically linked program can dlopen itself""...
$ac_c
"
1>&6
echo
"
$progname
:198
3
: checking whether a statically linked program can dlopen itself"
>
&5
echo
"
$progname
:198
4
: checking whether a statically linked program can dlopen itself"
>
&5
if
test
"X
${
lt_cv_dlopen_self_static
+set
}
"
=
Xset
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -1988,7 +1989,7 @@ else
lt_cv_dlopen_self_static
=
cross
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 199
1
"ltconfig"
#line 199
2
"ltconfig"
#if HAVE_DLFCN_H
#include <dlfcn.h>
...
...
@@ -2035,7 +2036,7 @@ int main() {
if(ptr1 || ptr2) { dlclose(self); exit(0); } } exit(1); }
EOF
if
{
(
eval echo
$progname
:203
8
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
&&
(
./conftest
;
exit
)
2>/dev/null
if
{
(
eval echo
$progname
:203
9
:
\"
$ac_link
\"
)
1>&5
;
(
eval
$ac_link
)
2>&5
;
}
&&
test
-s
conftest
&&
(
./conftest
;
exit
)
2>/dev/null
then
lt_cv_dlopen_self_static
=
yes
else
...
...
ltmain.sh
View file @
5f7de4b8
...
...
@@ -56,7 +56,7 @@ modename="$progname"
PROGRAM
=
ltmain.sh
PACKAGE
=
libtool
VERSION
=
1.4a
TIMESTAMP
=
" (1.641.2.25
4 2001/05/20 18:44:55
)"
TIMESTAMP
=
" (1.641.2.25
6 2001/05/28 20:09:07
)"
default_mode
=
help
=
"Try
\`
$progname
--help' for more information."
...
...
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