X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Armstrong Newsgroups: comp.os.msdos.djgpp Subject: Re: cross compilation Date: Sun, 09 Nov 2003 21:17:31 +0800 Organization: Singapore Telecommunications Ltd Lines: 44 Message-ID: References: <1Ilrb.583305$Id DOT 84948 AT news DOT easynews DOT com> NNTP-Posting-Host: 203.125.48.144 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit User-Agent: KNode/0.7.2 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Rob Kramer wrote: > Eli Zaretskii wrote: > >> So obviously, you need to find a newer version of Autoconf, right? >> What version do you have installed now? > > But then other parts of gcc fail. AFAIK, gcc 3.2 hasn't been updated yet > to work with a single modern autoconf. Tip to OP - don't use *s2.zip, but > get the *s.zip that is already fixed up with DJGPP patches. (Most of these > patches aren't even required for a cross compiler I think). > > Cheers! > > Rob Previously i used Autoconf 2.57. but like what Rob said, most parts of gcc fails. so i got version 2.13 in an attempt to get the cross compiler to compile. when i tried using Autoconf 2.57 in the directory $packages/gnu/gcc-3.2/libstdc++-v3 , it says: configure.in:32: error: defn: undefined macro: _AC_PROG_CC_GNU aclocal.m4:221: GLIBCPP_CONFIGURE is expanded from... configure.in:32: the top level autom4te: /usr/bin/m4 failed with exit status: 1 so if i don`t use the *s2.zip patch, `make` in the directory: $packages/gnu/gcc-3.2-obj/i586-pc-msdosdjgpp/libstdc++-v3 says: cd . && /bin/sh ./config.status config.h Usage: ./config.status [--recheck] [--version] [--help] make: *** [stamp-h1] Error 1 cheers.. -armstrong (: