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
0c9aebea
Commit
0c9aebea
authored
Jul 31, 2014
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(gnatlib-shared-vms): Remove.
From-SVN: r213372
parent
80211802
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
29 deletions
+0
-29
gcc/ada/gcc-interface/Makefile.in
+0
-29
No files found.
gcc/ada/gcc-interface/Makefile.in
View file @
0c9aebea
...
...
@@ -2890,35 +2890,6 @@ gnatlib-shared-darwin:
cd
$(RTSDIR)
;
dsymutil libgnat
$(hyphen)$(LIBRARY_VERSION)$(soext)
cd
$(RTSDIR)
;
dsymutil libgnarl
$(hyphen)$(LIBRARY_VERSION)$(soext)
gnatlib-shared-vms
:
$(MAKE)
$(FLAGS_TO_PASS)
\
GNATLIBFLAGS
=
"
$(GNATLIBFLAGS)
"
\
GNATLIBCFLAGS
=
"
$(GNATLIBCFLAGS)
"
\
GNATLIBCFLAGS_FOR_C
=
"
$(GNATLIBCFLAGS_FOR_C)
"
\
MULTISUBDIR
=
"
$(MULTISUBDIR)
"
\
THREAD_KIND
=
"
$(THREAD_KIND)
"
\
gnatlib
$(RM)
$(RTSDIR)
/libgna
*
$(soext)
cd
$(RTSDIR)
&&
\
../../gnatsym
-s
SYMVEC_
$$$$
.opt
\
$(LIBGNAT_OBJS)
$(GNATRTL_NONTASKING_OBJS)
&&
\
../../xgcc
-g
-B
../../
-shared
-shared-libgcc
\
-o
libgnat
$(hyphen)$(LIBRARY_VERSION)$(soext)
libgnat.a
\
sys
\$
$library
:trace.exe
\
--for-linker
=
/noinform
\
--for-linker
=
SYMVEC_
$$$$
.opt
\
--for-linker
=
gsmatch
=
equal,
$(GSMATCH_VERSION)
cd
$(RTSDIR)
&&
\
../../gnatsym
-s
SYMVEC_
$$$$
.opt
\
$(GNATRTL_TASKING_OBJS)
&&
\
../../xgcc
-g
-B
../../
-shared
-shared-libgcc
\
-o
libgnarl
$(hyphen)$(LIBRARY_VERSION)$(soext)
\
libgnarl.a libgnat
$(hyphen)$(LIBRARY_VERSION)$(soext)
\
sys
\$
$library
:trace.exe
\
--for-linker
=
/noinform
\
--for-linker
=
SYMVEC_
$$$$
.opt
\
--for-linker
=
gsmatch
=
equal,
$(GSMATCH_VERSION)
gnatlib-shared
:
$(MAKE)
$(FLAGS_TO_PASS)
\
GNATLIBFLAGS
=
"
$(GNATLIBFLAGS)
"
\
...
...
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