From: Richard Kenner Date: Fri, 27 Aug 1993 19:43:01 +0000 (-0400) Subject: (LINK_SPEC): Add -bexport:/usr/lib/libg.exp when -g. X-Git-Tag: misc/cutover-egcs-0~8723 X-Git-Url: https://gcc.gnu.org/git/?a=commitdiff_plain;h=561260fe8008a156728f311e04d3c0fff1caef53;p=gcc.git (LINK_SPEC): Add -bexport:/usr/lib/libg.exp when -g. From-SVN: r5220 --- diff --git a/gcc/config/rs6000/rs6000.h b/gcc/config/rs6000/rs6000.h index a7c6b1595be2..05c0f8dd2dec 100644 --- a/gcc/config/rs6000/rs6000.h +++ b/gcc/config/rs6000/rs6000.h @@ -51,7 +51,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ csects. See AIX documentation for more information about this. */ #define LINK_SPEC "-T512 -H512 -btextro -bhalt:4 -bnodelcsect\ - %{static:-bnso -bI:/lib/syscalls.exp}" + %{static:-bnso -bI:/lib/syscalls.exp} %{g*:-bexport:/usr/lib/libg.exp}" /* Profiled library versions are used by linking with special directories. */ #define LIB_SPEC "%{pg:-L/lib/profiled -L/usr/lib/profiled}\