re PR target/50737 (FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?)
[gcc.git] / libgcc / config / alpha / t-slibgcc-osf
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
22 SHLIB_LDFLAGS = -Wl,-msym -Wl,-set_version,gcc.1 -Wl,-soname,$(SHLIB_SONAME) \
23 -Wl,-hidden -Wl,-input,$(SHLIB_MAP)
24
25 SHLIB_MKMAP = $(gcc_srcdir)/mkmap-flat.awk
26 SHLIB_MKMAP_OPTS = -v osf_export=1
27 # Needed so mkmap-flat.awk can parse the nm output.
28 SHLIB_NM_FLAGS = -Bg
29 SHLIB_MAPFILES = libgcc-std.ver $(srcdir)/config/alpha/libgcc-osf5.ver