Ticket #464: myconfig

File myconfig, 1.6 KB (added by doughera, 13 years ago)
Line 
1Summary of my parrot 0.9.1 (r0) configuration:
2  configdate='Mon Mar 16 15:49:04 2009 GMT'
3  Platform:
4    osname=openbsd, archname=i386-openbsd
5    jitcapable=1, jitarchname=i386-openbsd,
6    jitosname=OPENBSD, jitcpuarch=i386
7    execcapable=1
8    perl=perl
9  Compiler:
10    cc='cc', ccflags=' -fno-delete-null-pointer-checks -pipe -I/usr/local/include -pthread -DHASATTRIBUTE_CONST  -DHASATTRIBUTE_DEPRECATED  -DHASATTRIBUTE_MALLOC  -DHASATTRIBUTE_NONNULL  -DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE  -DHASATTRIBUTE_UNUSED  -falign-functions=16 -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winline -Wmissing-braces -Wno-missing-format-attribute -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wwrite-strings -Wbad-function-cast -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull',
11  Linker and Libraries:
12    ld='cc', ldflags='-Wl,-E ',
13    cc_ldflags='',
14    libs='-lm -lutil -lpthread -lreadline -lncurses'
15  Dynamic Linking:
16    share_ext='.so', ld_share_flags='-shared -fPIC ',
17    load_ext='.so', ld_load_flags='-shared -fPIC '
18  Types:
19    iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4,
20    ptrsize=4, ptr_alignment=1 byteorder=1234,
21    nv=double, numvalsize=8, doublesize=8, longdoublesize=12