DEADSOFTWARE

Dev2 added
[bbcp.git] / BlackBox / _FreeBSDLinuxOpenBSD_Interp / build
index 5be1e5d1e5fce6ef827c58cdc513ac3ca5756e7a..28552b4a4aa6a4929cd43b91e7c97f178a28da69 100755 (executable)
@@ -3,6 +3,7 @@
 ./run-dev0 <<DATA
 ConsCompiler.Compile('Lin/Mod', 'Dl.txt')
 ConsCompiler.Compile('Lin/Mod', 'Libc.txt')
+ConsCompiler.Compile('Lin/Mod', 'LibW.txt')
 ConsCompiler.Compile('Lin/Mod', 'Iconv.txt')
 
 # Linux only
@@ -36,7 +37,7 @@ DevCompiler.CompileThis StdLog
 DevCompiler.CompileThis Out
 DevCompiler.CompileThis ConsLog
 
-DevCompiler.CompileThis DevMarkers DevCommanders DevSelectors DevCPM DevCPT DevCPH DevCPB DevCPE DevCPS DevCPP DevCPL486 DevCPC486 DevCPV486 DevCompiler DevElfLinker16 DevLinker
+DevCompiler.CompileThis DevMarkers DevCommanders DevSelectors DevCPM DevCPT DevCPH DevCPB DevCPE DevCPS DevCPP DevCPL486 DevCPC486 DevCPV486 DevCompiler DevElfLinker DevLinker
 DevCompiler.CompileThis ConsCompiler
 
 DevCompiler.CompileThis StdInterpreter
@@ -64,4 +65,9 @@ DevCompiler.CompileThis CommV24 CommTCP
 DevCompiler.CompileThis XhtmlEntitySets XhtmlWriters XhtmlStdFileWriters XhtmlTextTableMarkers XhtmlExporter
 
 DevCompiler.CompileThis ObxHello0 ObxPi ObxRandom ObxTrap
+
+### Dev2
+
+DevCompiler.CompileThis Dev2LnkBase Dev2LnkLoad Dev2LnkWritePe Dev2LnkWriteElf Dev2LnkWriteElfStatic Dev2Linker Dev2Linker1
+Dev2Linker1.LinkElfExe `uname -s` BlackBox1.run := Kernel$+ HostFiles StdLoader
 DATA