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-Thread: 103376,8c8140767fe61fd6 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!feed.news.tiscali.de!newsfeed01.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: Ada.Calendar not a predefined library unit Date: Thu, 13 Jan 2005 17:45:57 +0100 Organization: None Message-ID: <1799210.oYi5dOtS5T@linux1.krischik.com> References: <1105628481.006538.254280@f14g2000cwb.googlegroups.com> Reply-To: martin@krischik.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1105635037 01 17666 1uFXrrRv5ctTYTe 050113 16:50:37 X-Complaints-To: usenet-abuse@t-online.de X-ID: V93n98ZF8e98vnln31LVBI2AugH7ezNU4vWN-vI58MnGymTZLKBXrJ User-Agent: KNode/0.8.0 Xref: g2news1.google.com comp.lang.ada:7715 Date: 2005-01-13T17:45:57+01:00 List-Id: rahbert wrote: > I'm building Ada from the GCC 3.4.3 sources under mingw using the > 3.4.2 binaries. The problem occurs during the step where the > gnatlib is built. I don't see any available patch for this. > Has anyone built this successfully? > > ../../xgcc -B../../ -c -g -O2 -W -Wall -gnatpg a-calend.adb -o > a-calend.o > a-calend.adb:41:17: "Ada.Calendar" is not a predefined library unit > make[5]: *** [a-calend.o] Error 1 > make[5]: Leaving directory `/home/robert/gcc-obj/gcc/ada/rts' > make[4]: *** [gnatlib] Error 2 > make[4]: Leaving directory `/home/robert/gcc-obj/gcc/ada' > make[3]: *** [gnatlib-shared-win32] Error 2 > make[3]: Leaving directory `/home/robert/gcc-obj/gcc/ada' > make[2]: *** [gnatlib-shared] Error 2 > make[2]: Leaving directory `/home/robert/gcc-obj/gcc/ada' > make[1]: *** [gnatlib-shared] Error 2 > make[1]: Leaving directory `/home/robert/gcc-obj/mingw32/libada' > make: *** [all-target-libada] Error 2 Well, I did manage the Linux compile OK. So it's a mingw only problem With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com