This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mingw gcc-4.2-20060506


> 
> 
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]