Home
last modified time | relevance | path

Searched refs:Linker_Path (Results 1 – 25 of 46) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dgnatlink.adb148 Linker_Path : String_Access; variable
529 Linker_Path :=
532 if Linker_Path = null then
1685 if Linker_Path = null then
1689 if Linker_Path = null then
1697 Linker_Path := System.OS_Lib.Locate_Exec_On_Path ("link");
1699 if Linker_Path = null then
1704 Linker_Path := Gcc_Path;
2186 Write_Str (Linker_Path.all);
2217 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dgnatlink.adb148 Linker_Path : String_Access; variable
529 Linker_Path :=
532 if Linker_Path = null then
1685 if Linker_Path = null then
1689 if Linker_Path = null then
1697 Linker_Path := System.OS_Lib.Locate_Exec_On_Path ("link");
1699 if Linker_Path = null then
1704 Linker_Path := Gcc_Path;
2186 Write_Str (Linker_Path.all);
2217 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dgnatlink.adb148 Linker_Path : String_Access; variable
537 Linker_Path :=
540 if Linker_Path = null then
1730 if Linker_Path = null then
1734 if Linker_Path = null then
1742 Linker_Path := System.OS_Lib.Locate_Exec_On_Path ("link");
1744 if Linker_Path = null then
1749 Linker_Path := Gcc_Path;
2287 Write_Str (Linker_Path.all);
2317 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dgnatlink.adb135 Linker_Path : String_Access; variable
449 Linker_Path :=
452 if Linker_Path = null then
1354 if Linker_Path = null then
1355 Linker_Path := Gcc_Path;
1703 Write_Str (Linker_Path.all);
1734 GNAT.OS_Lib.Spawn (Linker_Path.all, Args, Success);
1744 Error_Msg ("cannot call " & Linker_Path.all);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dgnatlink.adb135 Linker_Path : String_Access;
449 Linker_Path :=
452 if Linker_Path = null then
1354 if Linker_Path = null then
1355 Linker_Path := Gcc_Path;
1703 Write_Str (Linker_Path.all);
1734 GNAT.OS_Lib.Spawn (Linker_Path.all, Args, Success);
1744 Error_Msg ("cannot call " & Linker_Path.all);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1639 if Linker_Path = null then
1640 Linker_Path := Gcc_Path;
1960 if Linker_Path = Gcc_Path then
2022 Write_Str (Linker_Path.all);
2052 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2062 Error_Msg ("error when calling " & Linker_Path.all);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1639 if Linker_Path = null then
1640 Linker_Path := Gcc_Path;
1960 if Linker_Path = Gcc_Path then
2022 Write_Str (Linker_Path.all);
2052 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2062 Error_Msg ("error when calling " & Linker_Path.all);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
530 Linker_Path :=
533 if Linker_Path = null then
1643 if Linker_Path = null then
1644 Linker_Path := Gcc_Path;
1971 if Linker_Path = Gcc_Path then
2020 Write_Str (Linker_Path.all);
2050 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2060 Error_Msg ("error when calling " & Linker_Path.all);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1641 if Linker_Path = null then
1642 Linker_Path := Gcc_Path;
1962 if Linker_Path = Gcc_Path then
2024 Write_Str (Linker_Path.all);
2054 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2064 Error_Msg ("error when calling " & Linker_Path.all);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1641 if Linker_Path = null then
1642 Linker_Path := Gcc_Path;
1962 if Linker_Path = Gcc_Path then
2024 Write_Str (Linker_Path.all);
2054 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2064 Error_Msg ("error when calling " & Linker_Path.all);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1641 if Linker_Path = null then
1642 Linker_Path := Gcc_Path;
1962 if Linker_Path = Gcc_Path then
2024 Write_Str (Linker_Path.all);
2054 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2064 Error_Msg ("error when calling " & Linker_Path.all);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
568 Linker_Path :=
571 if Linker_Path = null then
1645 if Linker_Path = null then
1646 Linker_Path := Gcc_Path;
1962 if Linker_Path = Gcc_Path then
2024 Write_Str (Linker_Path.all);
2054 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2064 Error_Msg ("error when calling " & Linker_Path.all);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1639 if Linker_Path = null then
1640 Linker_Path := Gcc_Path;
1960 if Linker_Path = Gcc_Path then
2022 Write_Str (Linker_Path.all);
2052 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2062 Error_Msg ("error when calling " & Linker_Path.all);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1639 if Linker_Path = null then
1640 Linker_Path := Gcc_Path;
1945 if Linker_Path = Gcc_Path then
1994 Write_Str (Linker_Path.all);
2024 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2034 Error_Msg ("error when calling " & Linker_Path.all);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1641 if Linker_Path = null then
1642 Linker_Path := Gcc_Path;
1962 if Linker_Path = Gcc_Path then
2024 Write_Str (Linker_Path.all);
2054 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2064 Error_Msg ("error when calling " & Linker_Path.all);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1641 if Linker_Path = null then
1642 Linker_Path := Gcc_Path;
1962 if Linker_Path = Gcc_Path then
2024 Write_Str (Linker_Path.all);
2054 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2064 Error_Msg ("error when calling " & Linker_Path.all);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1639 if Linker_Path = null then
1640 Linker_Path := Gcc_Path;
1960 if Linker_Path = Gcc_Path then
2022 Write_Str (Linker_Path.all);
2052 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2062 Error_Msg ("error when calling " & Linker_Path.all);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1639 if Linker_Path = null then
1640 Linker_Path := Gcc_Path;
1960 if Linker_Path = Gcc_Path then
2022 Write_Str (Linker_Path.all);
2052 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2062 Error_Msg ("error when calling " & Linker_Path.all);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1641 if Linker_Path = null then
1642 Linker_Path := Gcc_Path;
1962 if Linker_Path = Gcc_Path then
2024 Write_Str (Linker_Path.all);
2054 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2064 Error_Msg ("error when calling " & Linker_Path.all);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1641 if Linker_Path = null then
1642 Linker_Path := Gcc_Path;
1962 if Linker_Path = Gcc_Path then
2024 Write_Str (Linker_Path.all);
2054 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2064 Error_Msg ("error when calling " & Linker_Path.all);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1641 if Linker_Path = null then
1642 Linker_Path := Gcc_Path;
1947 if Linker_Path = Gcc_Path then
1996 Write_Str (Linker_Path.all);
2026 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2036 Error_Msg ("error when calling " & Linker_Path.all);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
508 Linker_Path :=
511 if Linker_Path = null then
1641 if Linker_Path = null then
1642 Linker_Path := Gcc_Path;
1962 if Linker_Path = Gcc_Path then
2024 Write_Str (Linker_Path.all);
2054 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2064 Error_Msg ("error when calling " & Linker_Path.all);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dgnatlink.adb147 Linker_Path : String_Access; variable
530 Linker_Path :=
533 if Linker_Path = null then
1643 if Linker_Path = null then
1644 Linker_Path := Gcc_Path;
1971 if Linker_Path = Gcc_Path then
2020 Write_Str (Linker_Path.all);
2050 System.OS_Lib.Spawn (Linker_Path.all, Args, Success);
2060 Error_Msg ("error when calling " & Linker_Path.all);
/dports/cad/ghdl/ghdl-1.0.0/src/ghdldrv/
H A Dghdldrv.adb82 Linker_Path : String_Access; variable
574 Cmd.Linker_Path := Locate_Exec_On_Path (Cmd.Linker_Cmd.all);
575 if Cmd.Linker_Path = null then
856 Put_Line (Cmd.Linker_Path.all);
1138 My_Spawn (Cmd, Cmd.Linker_Path.all, Args (1 .. P));
/dports/devel/gprbuild/gprbuild-376670f/src/
H A Dgprbuild-link.adb1455 Linker_Path : String_Access; variable
1629 Linker_Path := Locate_Exec_On_Path (Linker_Name.all);
1631 if Linker_Path = null then
2829 Display_Command (Linker_Path);
2844 (Linker_Path.all, Arguments (1 .. Last_Argument));

12