[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
C++ support
- Date: Wed, 24 Feb 1999 10:43:33 -0800
- From: gumby at zembu.com (D. V. Henkel-Wallace)
- Subject: C++ support
At 12:38 24-02-99 -0600, joel at oarcorp.com wrote:
>On 24 Feb 1999, Ian Lance Taylor wrote:
>
>If C++ is enabled, should the make rules automatically handle linking the
>application against libstdc++?
>
>Whether we use g++ to link or gcc/-lstdc++ is not important. All that is
>important is whether or not the make-exe rules should cover this library.
I think it is always safe to use the C++ compiler to invoke the linker. To
do so would be more portable for those users potentially not using GNU.
- Follow-Ups:
- C++ support
- From: joel at OARcorp.com (joel at OARcorp.com)
- References:
- C++ support
- From: ian at airs.com (Ian Lance Taylor)
- C++ support
- From: joel at OARcorp.com (joel at OARcorp.com)