musl-gcc.specs.sh\tools - musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/tools/musl-gcc.specs.sh
blob: 3049257446e113b0fc745f8efeb3e2b101e07798 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
incdir=1ドル
libdir=2ドル
ldso=3ドル
cat <<EOF
%rename cpp_options old_cpp_options
*cpp_options:
-nostdinc -isystem $incdir -isystem include%s %(old_cpp_options)
*cc1:
%(cc1_cpu) -nostdinc -isystem $incdir -isystem include%s
*link_libgcc:
-L$libdir -L .%s
*libgcc:
libgcc.a%s %:if-exists(libgcc_eh.a%s)
*startfile:
%{!shared: $libdir/Scrt1.o} $libdir/crti.o crtbeginS.o%s
*endfile:
crtendS.o%s $libdir/crtn.o
*link:
-dynamic-linker $ldso -nostdlib %{shared:-shared} %{static:-static} %{rdynamic:-export-dynamic}
*esp_link:
*esp_options:
*esp_cpp_options:
EOF
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月13日 05:39:48 +0000

AltStyle によって変換されたページ (->オリジナル) /