|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 3072 (0xc00)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Build_Script_Preprocess, seg_01c339, separate Batch_Extensions
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
separate (Batch_Extensions)
procedure Build_Script_Preprocess
(Compilation_Script_File : Io.File_Type;
Move_Script_File : Io.File_Type;
Build_Via_Tape : Boolean;
Host_Units : Directory_Tools.Object.Iterator;
Link_Main_Units : Boolean;
Remote_Machine : String;
Remote_Connection : Remote_Command_Interface.Context;
Status : in out Simple_Status.Condition) is
Local_Status : Simple_Status.Condition;
begin
Log.Put_Line (Message => "Executing Build_script_Preprocess",
Kind => Profile.Note_Msg);
Status := Local_Status;
if Generate_Batch_Compile_Commands then
return;
end if;
-- We will not intermix ADA and secondary commands (unlike
-- the interactive mode). This is because we want to
-- compile all ADA units with a single elaboration of the
-- target ADA compiler
Bes.Generate_Secondary_Commands
(Compilation_Script_File, Host_Units, Bes.This_Target, Status);
-- Generate all secondary commands first .
if Simple_Status.Error (Status) then
return;
end if;
Bes.Generate_Ada_Commands
(Compilation_Script_File, Host_Units, Bes.This_Target, Status);
-- Generate all the ada compile commands next
if Simple_Status.Error (Status) then
return;
end if;
if Link_Main_Units then
Bes.Generate_Link_Commands
(Compilation_Script_File, Host_Units, Bes.This_Target, Status);
-- Generate link commands for all main units in this list
end if;
exception
when others =>
Bes.Unhandled_Exception (Status, "build_script_preprocess");
end Build_Script_Preprocess;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=1b rec1=00 rec2=01 rec3=022
[0x01] rec0=1e rec1=00 rec2=02 rec3=000
tail 0x21518aa8e8365718b3f72 0x42a00088462060003