Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3F3D3D2F.DE11DEDA@phekda.freeserve.co.uk> Date: Fri, 15 Aug 2003 21:06:07 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com, 2boxers AT comcast DOT net Subject: Re: patching vanilla gcc-3.3 prior to building djcrx References: <000f01c36322$53e9b950$021ca8c0 AT helm> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. 2boxers wrote: > > Greetings workers, > > I recently successfully built a linux to djgpp cross compiler using the > following sources: > > djcrx204.zip > gcc33s.zip > gnu make 3.79.1 > binutils 2.14 > bash 2.05b > autoconf 2-13 > automake 1.4-p6 > unzip 5.50 [snip] > Running aclocal in > /root/updates/djgpp/packages/cross/gnu/gcc-3.3/libstdc++-v3... > Running automake in > /root/updates/djgpp/packages/cross/gnu/gcc-3.3/libstdc++-v3... > automake: src/Makefile.am: warning: automake does not support > libstdcxx_la_LDFLAGS being defined conditionally > automake: src/Makefile.am: warning: automake does not support > libstdc___la_LDFLAGS being defined conditionally > automake failed in directory > /root/updates/djgpp/packages/cross/gnu/gcc-3.3/libstdc++-v3 > > This looks like to me an automake issue possibly, but I am not certain. > Which version of automake was used to apply the patches used in the distro > source: gcc33s.zip? [snip] Looking through the automake ChangeLogs, I think you might need automake 1.5 or later. What were the Makefiles originally created with in gcc33s.zip? They should contain a line something like this: # Makefile.in generated by automake 1.7a from Makefile.am. HTH, bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]