From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e050e53c53cb90de X-Google-Attributes: gid103376,public Path: controlnews3.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!newsfeed.mathworks.com!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: [GNAT] Project manager and C source files Date: Thu, 06 May 2004 20:15:18 +0200 Organization: AdaCL Message-ID: <1096942.Nnr0a5cg4Y@linux1.krischik.com> References: <87ekpxr0ox.fsf@deneb.enyo.de> Reply-To: krischik@users.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1083908856 04 26909 oed0GHArt0jH+SV 040507 05:47:36 X-Complaints-To: usenet-abuse@t-online.de X-ID: S1wR98ZZoe9XWeEW-qkx3NXx8Y5T6ekAYtOOYydWHAlCiyvLGH6pEj User-Agent: KNode/0.7.7 Xref: controlnews3.google.com comp.lang.ada:345 Date: 2004-05-06T20:15:18+02:00 List-Id: Florian Weimer wrote: > How can I create a library which contains a few object fiels which > were created from C source files, using the GNAT project manager? > > The documentation suggests that this is possible, but I can't get it > to work with GCC 3.4. C source files are ignored even if > > for Languages use ("Ada", "C"); > > is active. When C sources are included you need a makefile with the name "makefile.project". Best is to have it all generated from gps - even when you don't want to use gps later on. With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com