DEADSOFTWARE

Dev2 added
[bbcp.git] / BlackBox / _FreeBSDLinuxOpenBSD_Interp / build
index 56c17f5b388c43b47375725be17a2608acda2b5c..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
@@ -10,11 +11,11 @@ ConsCompiler.Compile('Lin/Mod', 'Rt.txt')
 
 DevCompiler.CompileThis Kernel
 
-DevCompiler.CompileThis Files Console Math Strings Meta Dialog
+DevCompiler.CompileThis Files Console Math Strings Meta Log Dialog
 
 DevCompiler.CompileThis HostLang HostFiles HostConsole
 
-DevCompiler.CompileThis Stores Converters Dates Integers Sequencers Services Log SMath
+DevCompiler.CompileThis Stores Converters Dates Integers Sequencers Services SMath
 
 DevCompiler.CompileThis Fonts Ports Printers Models Views Printing Mechanisms Controllers Properties Containers Documents Windows
 
@@ -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