X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=BlackBox%2F_FreeBSDLinuxOpenBSD_Interp%2Fbuild;h=1bdb0270dec0ffce9d08c9b5aef78e3658895d8a;hb=84af82780c32fb0d3b290b80a5153ea515a5300b;hp=91b2e41c00965e75d83ed0d0470c29aaae309746;hpb=3eba7a6a64fb548bb06817235d0fd65de61524a7;p=bbcp.git diff --git a/BlackBox/_FreeBSDLinuxOpenBSD_Interp/build b/BlackBox/_FreeBSDLinuxOpenBSD_Interp/build index 91b2e41..1bdb027 100755 --- a/BlackBox/_FreeBSDLinuxOpenBSD_Interp/build +++ b/BlackBox/_FreeBSDLinuxOpenBSD_Interp/build @@ -52,8 +52,6 @@ DevCompiler.CompileThis ConsInterp DevCompiler.CompileThis Init Config -DevElfLinker.LinkDll libBB.so := Kernel+ Files HostFiles StdLoader - DevCompiler.CompileThis HostPackedFiles DevPacker DevCompiler.CompileThis CommStreams @@ -67,9 +65,9 @@ DevCompiler.CompileThis XhtmlEntitySets XhtmlWriters XhtmlStdFileWriters XhtmlTe DevCompiler.CompileThis ObxHello0 ObxPi ObxRandom ObxTrap ### Dev2 +DevCompiler.CompileThis Dev2LnkBase Dev2LnkLoad Dev2LnkWritePe Dev2LnkWriteElf Dev2LnkWriteElfStatic Dev2Linker Dev2LnkChmod Dev2Linker1 + +Dev2Linker1.LinkElfExe `uname -s` blackboxc := Kernel$+ Files HostFiles StdLoader -DevCompiler.CompileThis Dev2LnkBase Dev2LnkLoad Dev2LnkWritePe Dev2LnkWriteElf Dev2LnkWriteElfStatic Dev2Linker Dev2Linker1 -Dev2Linker1.LinkElfExe `uname -s` BlackBox1.run := Kernel$+ HostFiles StdLoader DATA -chmod +x BlackBox1.run