Lines Matching refs:to

22                               <haikuporter> is the path to the haikuporter tool
24 <HaikuPorts cross repo> is the path to a checked
26 <HaikuPorts repo> is the path to a checked out
42 path to the directory where the cross
44 prefix, e.g. "/path/to/tools/i586-pc-haiku-".
67 on to the make building the build tools.
68 --no-downloads Do not download anything. Useful when trying to
73 --target-arch <arch> Haiku only: Specify the target architecture to
79 architecture of the Haiku to build, subsequent
90 available, they will be used to store hashes for
96 specify the path to a GDB source dir, to build
99 --efi-signing-key Private keyfile to sign any EFI bootloaders
102 CC The host compiler. Defaults to "gcc".
104 Defaults to "ar".
105 HAIKU_CC_<arch> The compiler for <arch>. Defaults to "gcc".
106 HAIKU_LD_<arch> The <arch> linker. Defaults to "ld".
107 HAIKU_OBJCOPY_<arch> The <arch> objcopy to be used. Defaults to
110 to "ranlib".
111 HAIKU_STRIP_<arch> The <arch> strip command. Defaults to "strip".
114 <arch>. Defaults to "".
116 Defaults to "".
118 Defaults to "".
119 HAIKU_LINKFLAGS_<arch> The flags passed to the compiler when linking for
120 target architecture <arch>. Defaults to "".
122 Defaults to "".
123 HAIKU_ARFLAGS_<arch> The flags passed to HAIKU_AR for target
124 architecture <arch> for archiving. Defaults to
126 HAIKU_UNARFLAGS_<arch> The flags passed to HAIKU_AR for target
127 architecture <arch> for unarchiving. Defaults to
132 stored in /path/to/haiku_source/generated. To store objects in a non-default
133 location, run "../../relative/path/to/haiku_source/configure <options>" from
135 directly inside your non-default location. Another option is to invoke "jam
138 jam or by creating a symlink of haiku_source/generated pointing to your
219 # returns $1 relative to $2
305 # check for correct (most up-to-date) legacy compiler and complain
585 echo you will need to run \"git checkout\" again to fix this.
633 echo to fix this problem.
673 echo "Error: Neither sha256sum nor sha256 seem to be available!" >&2
679 # version of legacy gcc required to build haiku
709 echo "Invalid path to haikuporter: $HOST_HAIKU_PORTER" >&2
813 echo "Haiku requires Clang 7 or better to build, but you have $clangVersion."
842 echo "You need a case-sensitive file-system to build Haiku."
862 # determine how to invoke sed with extended regexp support for non-GNU sed
919 echo "Please specify the build tools to use or build (via" \