Hi,

I'm running mdk 8.1 with all the update made. I have tried to install gcc3.0. 
But I think I have done something wrong (sure).

I have uninstalling gcc2.96 and after I have had to install gcc3.0 with 
--force because I had problems with deps.

After that, some simple c++ program made with kdevelop doesn't compile 
because configure doesn't found system type.

Also, another program that worked before update to 3.0 now says this:

checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... no
configure: error: installation or configuration problem: C++ compiler cannot 
create executables.

If I make a new C++ project and I copy my old files, I can run configure, but 
I have these errors,

g++ -DHAVE_CONFIG_H -I. -I. -I..     -O2 -fno-exceptions -fno-check-new  -c 
IO-values.cpp
IO-values.cpp: In function `void readrobot(char*, robochain*)':
IO-values.cpp:46: `cout' undeclared (first use this function)
IO-values.cpp:46: (Each undeclared identifier is reported only once for each
   function it appears in.)
IO-values.cpp:46: `endl' undeclared (first use this function)
IO-values.cpp:79: `ios' undeclared (first use this function)
IO-values.cpp:79: parse error before `::' token
make[3]: *** [IO-values.o] Error 1

when this file worked before. 

I'm a bit disturbed and I don't know what to do. Any help will be welcome.

Best Regards,

Leo

-- 
Linux User 152692 
Catalonia

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to