From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25496 invoked by alias); 27 Oct 2005 12:10:22 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 25476 invoked by uid 22791); 27 Oct 2005 12:10:13 -0000 Received: from exprod6og1.obsmtp.com (HELO psmtp.com) (64.18.1.121) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Thu, 27 Oct 2005 12:10:13 +0000 Received: from source ([192.150.11.134]) by exprod6ob1.obsmtp.com ([64.18.5.12]) with SMTP; Thu, 27 Oct 2005 05:10:11 PDT Received: from inner-relay-1.corp.adobe.com ([153.32.1.51]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id j9RC2kPV015886 for ; Thu, 27 Oct 2005 05:02:46 -0700 (PDT) Received: from fe1.corp.adobe.com (fe1.corp.adobe.com [10.8.192.70]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id j9RCABn2011652 for ; Thu, 27 Oct 2005 05:10:11 -0700 (PDT) Received: from namail3.corp.adobe.com ([10.8.192.66]) by fe1.corp.adobe.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 27 Oct 2005 05:10:11 -0700 Received: from 10.32.16.88 ([10.32.16.88]) by namail3.corp.adobe.com ([10.8.192.66]) via Exchange Front-End Server namailhost.corp.adobe.com ([10.8.192.72]) with Microsoft Exchange Server HTTP-DAV ; Thu, 27 Oct 2005 12:10:10 +0000 User-Agent: Microsoft-Entourage/11.2.1.051004 Date: Thu, 27 Oct 2005 12:10:00 -0000 Subject: Re: Is there a way to restrict function calls (at compile time)? From: John Love-Jensen To: MSX to GCC Message-ID: In-Reply-To: <9g$Npd6Hw-B@khms.westfalen.de> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-SW-Source: 2005-10/txt/msg00191.txt.bz2 Hi everyone, Kai mentioned "sparse", more info here... http://www.linuxjournal.com/article/7272 --Eljay