Mail Archives: djgpp-workers/2003/08/15/16:08:53
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/ ]
- Raw text -