gcc 3.3 installing problems under MS Windows XP
Christian M. Senet (V2T)
senet@v2t.de
Tue Jun 10 12:43:00 GMT 2003
Hey there,
I try to install/configure/make the gcc 3.3 package under MS Windows XP.
I configure under cygwin and compile gcc with MinGW and use the gnu make.
my downloaded source is in 'D:/gcc-3.3' target should be in 'C:/gcc-3.3'
>From a bunch of error messages I went down to just a few of them.
Here is the remaning error list while performing configure:
1) "This configuration is not supported in the following
directories:
target-libffi target-boehm-gc target-zlib target-libjava
(Any other should still work fine.)"
2) message from sed or cat for some files like the following:
"cat: can't read d:/gcc-3.3/libiberty//gcc-3.3/libiberty/Makefile.in
No such file or directory" ^^
^^
-------------------------------------^^
There is this doubleed "//" which seem to
produce the problem; may some some source pathes are not set correctly.
What has to be done to set them correctly?
3) "eval: 1: Syntax error: Unterminated quoted string
Configure in cygdrive/c//gcc-3.3/zlib failed, exiting"
^^
------------------------^^
Also a path problem (see 2) )?
I would be glad, if someone could help.
Chris
More information about the Gcc-help
mailing list