From owner-freebsd-questions@FreeBSD.ORG Mon Mar 12 20:37:41 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0A354106564A for ; Mon, 12 Mar 2012 20:37:41 +0000 (UTC) (envelope-from kaltheat@zoho.com) Received: from sender1.zohomail.com (sender1.zohomail.com [72.5.230.103]) by mx1.freebsd.org (Postfix) with ESMTP id 94BEC8FC15 for ; Mon, 12 Mar 2012 20:37:35 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=date:from:to:subject:message-id:mime-version:content-type:sender; b=hVOo/+tMdtYHfP1g9vZdPFXhA+7wVZF/l30LqSeR7Kw1FnpXEnCFqHFqOKif7a8+miS69lGjx+W7 r1a+zxrHE8ZLcqcComNadkmZiyFkkuYnP7Qh7tEANjU2KsNHOIfi Received: from - (64-146-103-86.dynamic.dsl.tng.de [86.103.146.64]) by mx.zohomail.com with SMTPS id 1331581557156698.1406603840168; Mon, 12 Mar 2012 12:45:57 -0700 (PDT) Date: Mon, 12 Mar 2012 20:45:46 +0100 From: kaltheat@googlemail.com To: freebsd-questions@freebsd.org Message-ID: <20120312194545.GA14584@-> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: kaltheat@zoho.com X-ZohoMailClient: External X-Zoho-Virus-Status: 2 Subject: Which compiler compiled system? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2012 20:37:41 -0000 Hi, Is there a way to determine whether a FreeBSD-system was compiled with gcc or clang? I thought of some libs or so that might significantly differ. Regards, kaltheat