About the lsb-release -a. Entirely my fault! It should be lsb_release -a with an underscore instead of a dash.
Could you show me the source of 1.c? Also, for the sake of convention, C++ files are often appended with .cc or .cpp. The extension .c is used for C source code files. -- when including the iostream library in a c++ file, upon compilation g++ does not find the iostream library. instead a deprecated version (iostream.h) must be used. this results in having to flag g++ in order to bypass the deprecation warning. https://bugs.launchpad.net/bugs/256250 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs