From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27091 invoked by alias); 1 Jun 2005 08:21:52 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 26929 invoked by uid 22791); 1 Jun 2005 08:21:45 -0000 Received: from postfix3-2.free.fr (HELO postfix3-2.free.fr) (213.228.0.169) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 01 Jun 2005 08:21:45 +0000 Received: from imp4-q.free.fr (imp4-q.free.fr [212.27.42.4]) by postfix3-2.free.fr (Postfix) with ESMTP id 0DF64C087 for ; Wed, 1 Jun 2005 10:21:42 +0200 (CEST) Received: by imp4-q.free.fr (Postfix, from userid 33) id CE84A335A1; Wed, 1 Jun 2005 10:21:42 +0200 (MEST) Received: from 213.56.47.155 ([213.56.47.155]) by imp4-q.free.fr (IMP) with HTTP for ; Wed, 1 Jun 2005 10:21:42 +0200 Message-ID: <1117614102.429d7016b49b6@imp4-q.free.fr> Date: Wed, 01 Jun 2005 08:21:00 -0000 From: paul.chavent@free.fr To: ecos-discuss@ecos.sourceware.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.5 Subject: [ECOS] Could rules.mak inherit of ecos.mak rules ? X-SW-Source: 2005-06/txt/msg00002.txt.bz2 The problem is that there are some old rules that are not overwritten (for example -fvtable). So when i compile the examples with my brand new compiler, i get errors. So i would like to get the same rules used to build eCos packages (generated by ecos.mak) in my xxx_install/include/pkgconf/rules.mak. Is it a good idea ? Or should i find an other way to do it ? Thanks. Paul. -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss