Dear Flood developers, perhaps you can help with this problem: Compiled Flood on one Sun Solaris environment. Used --disable-shared option in the ./configure command line. When I took the executable over into another Sun Solaris environment, it is failing on being able to find libgcc_s.so.1:
ld.so.1: ./flood: fatal: libgcc_s.so.1: open failed: No such file or directory Killed Doesn't disable-shared not require this file to be generated? Or what does it imply? -Norman Tuttle (OpenDemand developer) [EMAIL PROTECTED]