This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Help on installation


Hi all!
I need help! That's why gcc-help? :-)
Let me write you what's going on:
I use linux, red hat, and in the linux installation gcc came together, version
2.95.3. Thatīs ok, gcc works very well!
Bau last week, I tried to install SWIG, a wrapper producer (source code),
and it failed!!! That's the error message:

[root@cuba SWIG-1.3.9]# ./configure
loading cache ./config.cache
checking MACHDEP... linux2
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking whether the C++ compiler (gcc  ) works... no
configure: error: installation or configuration problem: C++ compiler cannot
create executables.

So, I thought, and I still think, the error was with gcc. Then I would install
a newer version of gcc (3.0.1) the full package, because I thought: "The
entire package will have all functionalities of g++".
But when I tried to intall that one, it failed too!!! It takes about 1 hour
to produce the error message!!! I tried to "make bootstrap" to a native
compiler, but nothing... Then I tried to install only the g++ for 2.95.3
package, I "untarged" the package but nothing happened... What I have to
do to make the software SWIG works??? Please any help is welcome!!!

Thanks all!

   IGOR.



________________________________________
Quer saber tudo sobre os bastidores da fama ? Dirce conta aqui o que todo mundo vai saber depois. Veja agora: http://www.dirce.com.br


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]