[Live-devel] live.com build fix for gcc 3.3x

Goetz Waschk waschk at informatik.uni-rostock.de
Fri Feb 20 12:25:10 PST 2004


Am Fr 20 Feb 2004 02:54:12 GMT schrieb Ross Finlayson:
> FYI, I have now added this to the two files ("groupsock/Groupsock.cpp" and 
> "groupsock/NetInterface.cpp") that #include <strstream.h>.  They should 
> now #include <strstream.h> for GCC versions < 3, and #include <strstream> 
> for GCC versions >= 3.
> Could someone with GCC 3.* please download the latest version (2004.02.20) 
> of the code, and confirm that it now compiles OK without the file 
> "strstream.h"?

Hi,

this doesn't work here with gcc 3.3.2. for me, __GNUC_MINOR__ is 3, so
the check in Groupsock.cpp fails.

CU
-- 
What difference does it make to the dead, the orphans and the
homeless, whether the mad destruction is wrought under the name of
totalitarianism or the holy name of liberty or democracy?
    Mahatma Gandhi (1869 - 1948), "Non-Violence in Peace and War"



More information about the live-devel mailing list