summaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa-hpux11.h
diff options
context:
space:
mode:
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2009-12-05 19:43:14 +0000
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2009-12-05 19:43:14 +0000
commit24e8b77bed4eea21e4942879d4e8e08e7af7174d (patch)
tree8a069ba9ee145f0798234530df9f1c13f2dc521a /gcc/config/pa/pa-hpux11.h
parentbd0a67192c859a5a5acde5763e22c8f9a82c1f4d (diff)
downloadgcc-24e8b77bed4eea21e4942879d4e8e08e7af7174d.tar.gz
* pa64-hpux.h (LIB_SPEC): Handle -rdynamic.
* pa-hpux10.h (LIB_SPEC): Likewise. * pa-hpux11.h (LIB_SPEC): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155014 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/pa/pa-hpux11.h')
-rw-r--r--gcc/config/pa/pa-hpux11.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/pa/pa-hpux11.h b/gcc/config/pa/pa-hpux11.h
index 09b414cb00a..540a93da524 100644
--- a/gcc/config/pa/pa-hpux11.h
+++ b/gcc/config/pa/pa-hpux11.h
@@ -110,6 +110,7 @@ along with GCC; see the file COPYING3. If not see
%{!shared:%{pg:-L/lib/libp -L/usr/lib/libp %{!static:\
%nWarning: consider linking with `-static' as system libraries with\n\
%n profiling support are only provided in archive format}}}\
+ %{!shared:%{!static:%{rdynamic:-E}}}\
-z %{mlinker-opt:-O} %{!shared:-u main -u __gcc_plt_call}\
%{static:-a archive} %{shared:-b}"