f9: x86_64: Missing C++ runtime support for g++ (/usr/bin/g++).

Dario Lesca d.lesca at solinos.it
Thu May 29 23:02:56 UTC 2008


Il giorno gio, 29/05/2008 alle 18.49 -0400, Jakub Jelinek ha scritto:

> The above is not valid C++98, you need to use
> #include <iostream>
> using namespace std;
> int main() { cout << "Hello World!" << endl; return 0; }
> 
> g++34 provides backwards support for deprecated pre-ISO C++ headers,
> g++ doesn't any longer.
> See http://gcc.gnu.org/gcc-4.3/porting_to.html
> "Removal of Pre-ISO headers" for more info.

Ok, thank Jakub, but now, how I can rebuild hylafax?

I must patch hylafax (but i'm not a 'C++' guru) or there are other
solution?

Thanks.

-- 
Dario Lesca <d.lesca at solinos.it>




More information about the fedora-list mailing list