Skip to content

Instantly share code, notes, and snippets.

@Rolias
Created March 12, 2011 01:57
Show Gist options
  • Save Rolias/866950 to your computer and use it in GitHub Desktop.
Save Rolias/866950 to your computer and use it in GitHub Desktop.
Log file when Eclipse build tried to compile javascript files.
m68k-elf-gcc -O2 -falign-functions=4 -IC:\nburn\include -IC:\nburn\MOD5272\include -IC:\nburn\gcc-m68k\m68k-elf\include -IC:\nburn\gcc-m68k\m68k-elf\include\c++\4.2.1 -IC:\nburn\gcc-m68k\m68k-elf\include\c++\4.2.1\m68k-elf -IC:\nburn\NBEclipse\workspace\SyncorUnitTestFramewwork_distrib\SyncorUnitTest_Framework\includes\UnitTest++ -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -mcpu=5206e -DMOD5272 -DMCF5272 -ohtml\scripts\SupportScripts.o ..\html\scripts\SupportScripts.js
m68k-elf-gcc: ..\html\scripts\SupportScripts.js: linker input file unused because linking not done
m68k-elf-gcc -O2 -falign-functions=4 -IC:\nburn\include -IC:\nburn\MOD5272\include -IC:\nburn\gcc-m68k\m68k-elf\include -IC:\nburn\gcc-m68k\m68k-elf\include\c++\4.2.1 -IC:\nburn\gcc-m68k\m68k-elf\include\c++\4.2.1\m68k-elf -IC:\nburn\NBEclipse\workspace\SyncorUnitTestFramewwork_distrib\SyncorUnitTest_Framework\includes\UnitTest++ -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -mcpu=5206e -DMOD5272 -DMCF5272 -ohtml\scripts\TestRunner.o ..\html\scripts\TestRunner.js
m68k-elf-gcc: ..\html\scripts\TestRunner.js: linker input file unused because linking not done
m68k-elf-gcc -O2 -falign-functions=4 -IC:\nburn\include -IC:\nburn\MOD5272\include -IC:\nburn\gcc-m68k\m68k-elf\include -IC:\nburn\gcc-m68k\m68k-elf\include\c++\4.2.1 -IC:\nburn\gcc-m68k\m68k-elf\include\c++\4.2.1\m68k-elf -IC:\nburn\NBEclipse\workspace\SyncorUnitTestFramewwork_distrib\SyncorUnitTest_Framework\includes\UnitTest++ -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -mcpu=5206e -DMOD5272 -DMCF5272 -ohtml\scripts\syncor.o ..\html\scripts\syncor.js
m68k-elf-gcc: ..\html\scripts\syncor.js: linker input file unused because linking not done
m68k-elf-gcc -O2 -falign-functions=4 -IC:\nburn\include -IC:\nburn\MOD5272\include -IC:\nburn\gcc-m68k\m68k-elf\include -IC:\nburn\gcc-m68k\m68k-elf\include\c++\4.2.1 -IC:\nburn\gcc-m68k\m68k-elf\include\c++\4.2.1\m68k-elf -IC:\nburn\NBEclipse\workspace\SyncorUnitTestFramewwork_distrib\SyncorUnitTest_Framework\includes\UnitTest++ -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -mcpu=5206e -DMOD5272 -DMCF5272 -ohtml\scripts\UnitTestScripts.o ..\html\scripts\UnitTestScripts.js
m68k-elf-gcc: ..\html\scripts\UnitTestScripts.js: linker input file unused because linking not done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment