File: config.mingw

package info (click to toggle)
pcp 7.0.5-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 252,916 kB
  • sloc: ansic: 1,478,844; sh: 177,285; xml: 160,462; cpp: 83,809; python: 24,349; perl: 18,303; yacc: 6,877; lex: 2,864; makefile: 2,694; awk: 165; fortran: 60; java: 52
file content (15 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# this is specific to the x86_64 cross-compilation for MinGW on Fedora
sizeof_int=4
sizeof_long=4
sizeof_pointer=8
sizeof_suseconds_t=8
sizeof_time_t=8
bit_field_scheme=2100
printf_p_prefix=0x
# for x86_64 the MinGW headers #define _WIN64 which makes pid_t a __int64
printf_fmt_pid=I64d
printf_fmt_int64=I64d
have_procfs=false
have_python=false
have_perl=false
strtoint64=strtoll