Trying again with gcc-4.6.3

View: New views
2 Messages — Rating Filter:   Alert me  

Trying again with gcc-4.6.3

by Zachary1234 :: Rate this Message:

| View Threaded | Show Only this Message


I am attempting to build the gcj for Windows in a unix-esque shell

Trying again with gcc-4.6.3.

I have downloaded a program called mcpp, which is apparently a c preprocessor that works.

./contrib/download_prerequisites; works okay.
./configure; works okay.

make; does not work okay:

I am told that my C preprocessor /lib/cpp fails sanity check.

How on earth am I supposed to get past this?
     

Re: Trying again with gcc-4.6.3

by Ian Lance Taylor-3 :: Rate this Message:

| View Threaded | Show Only this Message

Me Myself and I <stargate7thsymbol@...> writes:

> I am attempting to build the gcj for Windows in a unix-esque shell
>
> Trying again with gcc-4.6.3.
>
> I have downloaded a program called mcpp, which is apparently a c preprocessor that works.
>
> ./contrib/download_prerequisites; works okay.
> ./configure; works okay.
>
> make; does not work okay:
>
> I am told that my C preprocessor /lib/cpp fails sanity check.
>
> How on earth am I supposed to get past this?


You will never succeed in getting help if you are unwilling to answer
people's questions.

Please stop asking for help and ignoring the replies.  There must be
better and more interesting mailing lists for you to bother.

Ian