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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx>

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux