]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgcc/config/alpha/t-slibgcc-osf
Move shlib support to toplevel libgcc
[thirdparty/gcc.git] / libgcc / config / alpha / t-slibgcc-osf
CommitLineData
ee33b5f0
RO
1# Copyright (C) 2000, 2001, 2003, 2004, 2005, 2011
2# Free Software Foundation, Inc.
3#
4# This file is part of GCC.
5#
6# GCC is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 3, or (at your option)
9# any later version.
10#
11# GCC is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14# GNU General Public License for more details.
15#
16# You should have received a copy of the GNU General Public License
17# along with GCC; see the file COPYING3. If not see
18# <http://www.gnu.org/licenses/>.
19
20# Build a shared libgcc library with the Tru64 UNIX linker.
21
22SHLIB_LDFLAGS = -Wl,-msym -Wl,-set_version,gcc.1 -Wl,-soname,$(SHLIB_SONAME) \
23 -Wl,-hidden -Wl,-input,$(SHLIB_MAP)
24
b040f2be 25SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk
ee33b5f0
RO
26SHLIB_MKMAP_OPTS = -v osf_export=1
27# Needed so mkmap-flat.awk can parse the nm output.
28SHLIB_NM_FLAGS = -Bg
29SHLIB_MAPFILES = libgcc-std.ver $(srcdir)/config/alpha/libgcc-osf5.ver