Mail Archives: djgpp/2003/11/09/08:30:36
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 (:
- Raw text -