tag 477168 + patch
thanks

Hi,

Mike Hommey wrote:
> > xulrunner FTBFSes on ia64 because it cannot find iostream.h which indeed
> > is obsolete and gone with gcc 4.3.0 AFAIS.
> 
> What is to be used instead ?

Sorry, I apparently missed one sentence: iostream.

I am not exactly sure either, but I know this (and had that problem in
OOo, too on other archs when doing the g++-4.3 fixes for it)

$ dpkg -L libstdc++6-4.2-dev | grep iostream
/usr/include/c++/4.2/backward/iostream.h
/usr/include/c++/4.2/iostream
$ dpkg -L libstdc++6-4.3-dev | grep iostream
/usr/include/c++/4.3/iostream
$

And given that the default compiler on ia64 is g++ 4.3...

Regards,

Rene



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to