Community
Participate
Working Groups
Build Identifier: CVS Managed build tries to produce shared library when I restore toolchain options to default values. Reproducible: Always Steps to Reproduce: 1. Create "Hello, world" C++ project. 2. Build the project. Verify that executable is built as expected. 3. Open project properties, "C/C++ Build"/Settings. 4. Click the "Restore Defaults" in the bottom of the page. Click "Ok" 5. In the tree find "GCC C++ Linker"/"Shared Library Settings" node. Verify the "Shared (-shared)" option is checked. Full rebuild will now attempt building shared library instead of executable.
*** This bug has been marked as a duplicate of bug 366519 ***