mingw gcc-4.2-20060506
Andrew Pinski
pinskia@physics.uc.edu
Mon May 15 17:29:00 GMT 2006
>
>
> compile fails using mingw gcc-4.0.3
>
> using ../configure -v --enable-languages=c,c++ --with-gcc --with-gnu-ld
> --with-gnu-
> as --prefix=/mingw
>
> i get an error:
>
> make[3]: *** No rule to make target `../../gcc/objc/objc-act.c', needed by
> `s-gtype'. Stop.
> make[3]: Leaving directory `/home/user/gcc-4.2-20060506/mybuild/gcc'
> make[2]: *** [all-stage1-gcc] Error 2
> make[2]: Leaving directory `/home/user/gcc-4.2-20060506/mybuild'
> make[1]: *** [stage1-bubble] Error 2
> make[1]: Leaving directory `/home/user/gcc-4.2-20060506/mybuild'
> make: *** [all] Error 2
You did not say what tar file you downloaded but I am going to assume
gcc-core (since this is the only place where the problem is).
Anyways this is PR 27063 and it is only a packaging problem.
-- Pinski
More information about the Gcc-bugs
mailing list