Newer GCC (>= 4.4.5)?


though I don't know how scons is (supposed to be) working. So no idea if I can really be of much help, but I might as well try.
The issue is not scon here, but that your gcc dont want to compil this :



Code:
#include "boost/signals.hpp"


int main() {

  return 0;

}



also, enjoy your holydays ;)
 
useless post is useless, but can't be deleted :)
 
Last edited by a moderator:
Back
Top