What causes the build process to try and compile .js files?
Posted: Fri Mar 11, 2011 6:00 pm
Someone tried to use my unit testing framework and it wouldn't build. When I looked at the log everything worked well until near the end where there werethese entries. I've elided just one of them here for brevity.
Which indicates eclipse is trying to compile the javascript files. Anyone know why?
Code: Select all
m68k-elf-gcc -O2 ...2 -ohtml\scripts\SupportScripts.o ..\html\scripts\SupportScripts.js
m68k-elf-gcc: ..\html\scripts\SupportScripts.js: linker input file unused because linking not done