Hello,

I was trying to ./configure aspell-0.60.4 in my Windows XP computer, using gcc-3.4.4 in cygwin. But config.log tells me that,

...

configure:2299: $? = 1
configure:2322: checking for C++ compiler default output file name
configure:2325: CC    conftest.cc  >&5
CC: installation problem, cannot exec 'cc1plus': No such file or directory
configure:2328: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "GNU Aspell"
| #define PACKAGE_TARNAME "aspell"
| #define PACKAGE_VERSION "0.60.4"
| #define PACKAGE_STRING "GNU Aspell 0.60.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "aspell"
| #define VERSION "0.60.4"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:2367: error: C++ compiler cannot create executables
See `config.log' for more details.

...

It seems that gcc can not find some 'cc1plus' file.
Any help?

Thank you,
Juan


--
Juan Maria Alberdi
Dpt Physics of Materials
The University of the Basque Country
Manuel de Lardizabal, 3 - Ibaeta
E-20018 Donostia (Gipuzkoa)
Spain


_______________________________________________
Aspell-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/aspell-user

Reply via email to