Created
March 12, 2011 01:57
-
-
Save Rolias/866950 to your computer and use it in GitHub Desktop.
Log file when Eclipse build tried to compile javascript files.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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