File: power8-gcc-10.cross

package info (click to toggle)
simde 0.7.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 28,284 kB
  • sloc: ansic: 410,189; sh: 174; makefile: 41; python: 26
file content (18 lines) | stat: -rw-r--r-- 543 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[binaries]
c = '/usr/bin/powerpc64le-linux-gnu-gcc-10'
cpp = '/usr/bin/powerpc64le-linux-gnu-g++-10'
ar = '/usr/bin/powerpc64le-linux-gnu-ar'
strip = '/usr/bin/powerpc64le-linux-gnu-strip'
objcopy = '/usr/bin/powerpc64le-linux-gnu-objcopy'
ld = '/usr/bin/powerpc64le-linux-gnu-ld'
exe_wrapper = ['qemu-ppc64le-static', '-cpu', 'power8']

[properties]
c_args = ['-mcpu=power8', '-Wextra', '-Werror']
cpp_args = ['-mcpu=power8', '-Wextra', '-Werror']

[host_machine]
system = 'linux'
cpu_family = 'powerpc64le'
cpu = 'ppc64el'
endian = 'little'