|
|
Yes, I did.
I extracted the binaries contained in "w32api" and "mingw-runtime" both into
"crossgcc/i686-pc-mingw32" and "wingcc/i686-pc-mingw32" and I
tryed to build "wingcc" outside the souces directory (the same process as for
"crossgcc"). At the moment of failing I think it had just
started linking g++.exe
Teix
----Mensaje original----
De: rmathew@xxxxxxxxx
Recibido: 19/04/2006 10:57
Para: <TEIXOEIRA@xxxxxxxx>
CC: "GCJ"<java@xxxxxxxxxxx>
Asunto: Re: FYI: Article "Building GCJ on Windows" Relocated
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
TEIXOEIRA@xxxxxxxx wrote:
> I could compile the "crossgcc" but not the "wingcc". This
> is the error log:
>
> The directory that should contain system headers does not exist:
> /mingw/include
> make[2]: *** [stmp-fixinc] Error 1
>
> I think I've followed the steps given in
> http://rmathew.com/articles/gcj/bldgcj.html
> Any suggestions?
Did you remember to extract "mingw-runtime" and "w32api"
packages into the $PREFIX/$TARGET folder first? (Before
either configuration or building.) $PREFIX is the folder
where you want to install "wingcc" and $TARGET is the
target (e.g. "mingw32" or "i686-pc-mingw32") platform
for your build. (The scripts assume "i686-pc-mingw32"
by default.)
HTH,
Ranjit.
> ----Mensaje original----
> De: rmathew@xxxxxxxxx
> Recibido: 19/04/2006 5:56
> Para: <tromey@xxxxxxxxxx>
> CC: <java@xxxxxxxxxxx>
> Asunto: Re: FYI: Article "Building GCJ on Windows" Relocated
>
> On 18 Apr 2006 18:05:12 -0600, Tom Tromey <tromey@xxxxxxxxxx> wrote:
>>>>>>> "Ranjit" == Ranjit Mathew <rmathew@xxxxxxxxx> writes:
>> Ranjit> Due to a recent overhaul of my website, the "Building GCJ
>> Ranjit> on Windows" article is now available as:
>> Ranjit> http://rmathew.com/articles/gcj/bldgcj.html
>>
>> Perhaps this, or a link to it, should be on the gcj web page somewhere.
>> (The wiki would work for me, too.)
>
> For the moment, I've just added a link to it from the
> GCC Wiki entry on GCJ:
>
> http://gcc.gnu.org/wiki/GCJ
>
> Thanks,
> Ranjit.
>
> --
> Ranjit Mathew Email: rmathew AT gmail DOT com
>
> Bangalore, INDIA. Web: http://rmathew.com/
>
>
> Prueba el correo Terra ( http://www.terra.es/correo ); Seguro, r�pido,
> fiable.
>
>
- --
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://rmathew.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFERftnYb1hx2wRS48RAt7QAKCoVNu0x5duPn7/tYXPv0cyWNGBwACglv85
v72zZJhD/Q33gcE3KbPwUUM=
=Opld
-----END PGP SIGNATURE-----
Prueba el correo Terra ( http://www.terra.es/correo ); Seguro, rÃpido, fiable.
|
|