From mboxrd@z Thu Jan 1 00:00:00 1970 From: ameer armaly Subject: linking to libstdc++ Date: Thu, 8 Apr 2004 16:05:22 -0400 (EDT) Sender: linux-c-programming-owner@vger.kernel.org Message-ID: Mime-Version: 1.0 Return-path: List-Id: Content-Type: TEXT/PLAIN; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-c-programming@vger.kernel.org Hi all. What is the ld option to link to the c++ library? like -lc is to link to the c library.