[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Aspell-user] compiling aspell-0.60.4 with gcc 3.4.4
From: |
juan mari alberdi |
Subject: |
[Aspell-user] compiling aspell-0.60.4 with gcc 3.4.4 |
Date: |
Thu, 07 Dec 2006 12:50:08 +0100 |
User-agent: |
Opera Mail/9.02 (Win32) |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Aspell-user] compiling aspell-0.60.4 with gcc 3.4.4,
juan mari alberdi <=