This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Trying again with gcc-4.6.3
- From: Ian Lance Taylor <iant at google dot com>
- To: Me Myself and I <stargate7thsymbol at live dot co dot uk>
- Cc: <gcc-help at gcc dot gnu dot org>, <java at gcc dot gnu dot org>
- Date: Thu, 22 Mar 2012 11:55:11 -0700
- Subject: Re: Trying again with gcc-4.6.3
- References: <BAY147-W215D2A00813D93DAF746B8D0410@phx.gbl>
Me Myself and I <stargate7thsymbol@live.co.uk> 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