What steps will reproduce the problem?
1. you unmark certain "c" or "cpp" file from compilation files, whose routines
are never invoked from the main code.
2. then you mark that file to compile again, but still without invoking any of
her routines from the main code.
3. then you invoke any of the routines present in the file from the main code.
What is the expected output? What do you see instead?
Is expected that the program builds without errors, but instead, it shows the
"Build failed with 0 errors" and "undefined reference to .." linker error
messages, as if it still not compile the above file.
What version of the product are you using? On what operating system?
1.106.4044.1957 on XP Pro 32bit SP3
Please provide any additional information below.
Original issue reported on code.google.com by pablo...@gmail.com on 2 Mar 2011 at 11:32
Original issue reported on code.google.com by
pablo...@gmail.com
on 2 Mar 2011 at 11:32