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
4f6bebc3
Commit
4f6bebc3
authored
Jan 24, 2008
by
David Edelsohn
Committed by
David Edelsohn
Jan 24, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* configure: Regenerate.
From-SVN: r131789
parent
e7ad4ca7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
11 deletions
+15
-11
libgfortran/ChangeLog
+4
-0
libgfortran/configure
+11
-11
No files found.
libgfortran/ChangeLog
View file @
4f6bebc3
2008-01-24 David Edelsohn <edelsohn@gnu.org>
* configure: Regenerate.
2008-01-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libfortran/34795
...
...
libgfortran/configure
View file @
4f6bebc3
...
...
@@ -4621,7 +4621,7 @@ lt_cv_deplibs_check_method='unknown'
# whether `pass_all' will *always* work, you probably want this one.
case
$host_os
in
aix
4
*
|
aix5
*
)
aix
[4-9]
*
)
lt_cv_deplibs_check_method
=
pass_all
;;
...
...
@@ -7144,7 +7144,7 @@ echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared librar
# See if GNU ld supports shared libraries.
case
$host_os
in
aix
3
*
|
aix4
*
|
aix5
*
)
aix
[3-9]
*
)
# On AIX/PPC, the GNU linker is very broken
if
test
"
$host_cpu
"
!=
ia64
;
then
ld_shlibs
=
no
...
...
@@ -7378,7 +7378,7 @@ _LT_EOF
fi
;;
aix
4
*
|
aix5
*
)
aix
[4-9]
*
)
if
test
"
$host_cpu
"
=
ia64
;
then
# On IA64, the linker does run time linking by default, so we don't
# have to do anything special.
...
...
@@ -7398,7 +7398,7 @@ _LT_EOF
# Test if we are trying to use run time linking or normal
# AIX style linking. If -brtl is somewhere in LDFLAGS, we
# need to do runtime linking.
case
$host_os
in
aix4.[23]|aix4.[23].
*
|
aix
5
*
)
case
$host_os
in
aix4.[23]|aix4.[23].
*
|
aix
[5-9]
*
)
for
ld_flag
in
$LDFLAGS
;
do
if
(
test
$ld_flag
=
"-brtl"
||
test
$ld_flag
=
"-Wl,-brtl"
)
;
then
aix_use_runtimelinking
=
yes
...
...
@@ -8473,7 +8473,7 @@ aix3*)
soname_spec
=
'${libname}${release}${shared_ext}$major'
;;
aix
4
*
|
aix5
*
)
aix
[4-9]
*
)
version_type
=
linux
need_lib_prefix
=
no
need_version
=
no
...
...
@@ -10131,7 +10131,7 @@ echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6
fi
;;
aix
4
*
|
aix5
*
)
aix
[4-9]
*
)
if
test
"
$host_cpu
"
!=
ia64
&&
test
"
$aix_use_runtimelinking
"
=
no
;
then
test
"
$enable_shared
"
=
yes
&&
enable_static
=
no
fi
...
...
@@ -10782,7 +10782,7 @@ echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6
postinstall_cmds
=
'$RANLIB $lib'
fi
;;
aix
4
*
|
aix5
*
)
aix
[4-9]
*
)
if
test
"
$host_cpu
"
!=
ia64
&&
test
"
$aix_use_runtimelinking
"
=
no
;
then
test
"
$enable_shared
"
=
yes
&&
enable_static
=
no
fi
...
...
@@ -11526,7 +11526,7 @@ echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared librar
# See if GNU ld supports shared libraries.
case
$host_os
in
aix
3
*
|
aix4
*
|
aix5
*
)
aix
[3-9]
*
)
# On AIX/PPC, the GNU linker is very broken
if
test
"
$host_cpu
"
!=
ia64
;
then
ld_shlibs_FC
=
no
...
...
@@ -11760,7 +11760,7 @@ _LT_EOF
fi
;;
aix
4
*
|
aix5
*
)
aix
[4-9]
*
)
if
test
"
$host_cpu
"
=
ia64
;
then
# On IA64, the linker does run time linking by default, so we don't
# have to do anything special.
...
...
@@ -11780,7 +11780,7 @@ _LT_EOF
# Test if we are trying to use run time linking or normal
# AIX style linking. If -brtl is somewhere in LDFLAGS, we
# need to do runtime linking.
case
$host_os
in
aix4.[23]|aix4.[23].
*
|
aix
5
*
)
case
$host_os
in
aix4.[23]|aix4.[23].
*
|
aix
[5-9]
*
)
for
ld_flag
in
$LDFLAGS
;
do
if
(
test
$ld_flag
=
"-brtl"
||
test
$ld_flag
=
"-Wl,-brtl"
)
;
then
aix_use_runtimelinking
=
yes
...
...
@@ -12682,7 +12682,7 @@ aix3*)
soname_spec
=
'${libname}${release}${shared_ext}$major'
;;
aix
4
*
|
aix5
*
)
aix
[4-9]
*
)
version_type
=
linux
need_lib_prefix
=
no
need_version
=
no
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