saniljhaveri / avr-project-ide

Automatically exported from code.google.com/p/avr-project-ide
0 stars 0 forks source link

linker errors #80

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
I think I fixed this in 107, wait for it

Original comment by frank.zhao.main@gmail.com on 18 Mar 2011 at 11:39

GoogleCodeExporter commented 8 years ago
i mean 108

Original comment by frank.zhao.main@gmail.com on 18 Mar 2011 at 11:40