| 1 | 40c40 |
|---|
| 2 | < '-Werror=declaration-after-statement' => 1, |
|---|
| 3 | --- |
|---|
| 4 | > '-Werror=declaration-after-statement' => 0, |
|---|
| 5 | 54c54 |
|---|
| 6 | < '-Wlogical-op' => 1, |
|---|
| 7 | --- |
|---|
| 8 | > '-Wlogical-op' => 0, |
|---|
| 9 | 100,105c100,104 |
|---|
| 10 | < 'HAS_GETTEXT' => 1, |
|---|
| 11 | < 'HAS_GLUT' => '4', |
|---|
| 12 | < 'HAS_GMP' => 1, |
|---|
| 13 | < 'HAS_OPENGL' => 1, |
|---|
| 14 | < 'HAS_PCRE' => 1, |
|---|
| 15 | < 'HAS_READLINE' => 1, |
|---|
| 16 | --- |
|---|
| 17 | > 'HAS_GETTEXT' => 0, |
|---|
| 18 | > 'HAS_GLUT' => 0, |
|---|
| 19 | > 'HAS_OPENGL' => 0, |
|---|
| 20 | > 'HAS_PCRE' => 0, |
|---|
| 21 | > 'HAS_READLINE' => 0, |
|---|
| 22 | 108,110d106 |
|---|
| 23 | < 'HAS_i386_gcc_cmpxchg_c' => '1', |
|---|
| 24 | < 'HAS_i386_mmx' => '1', |
|---|
| 25 | < 'HAS_i386_sse' => '1', |
|---|
| 26 | 113d108 |
|---|
| 27 | < 'PARROT_HAS_DLINFO' => 1, |
|---|
| 28 | 122c117 |
|---|
| 29 | < 'archname' => 'i686-linux', |
|---|
| 30 | --- |
|---|
| 31 | > 'archname' => 'x86_64-dragonfly-thread-multi', |
|---|
| 32 | 125d119 |
|---|
| 33 | < 'backtrace' => 1, |
|---|
| 34 | 131c125 |
|---|
| 35 | < 'byteorder' => '1234', |
|---|
| 36 | --- |
|---|
| 37 | > 'byteorder' => '12345678', |
|---|
| 38 | 134c128 |
|---|
| 39 | < 'cc_build_call_frames' => '-DCAN_BUILD_CALL_FRAMES', |
|---|
| 40 | --- |
|---|
| 41 | > 'cc_build_call_frames' => '', |
|---|
| 42 | 141,142c135,136 |
|---|
| 43 | < 'cc_shared' => '-fPIC', |
|---|
| 44 | < 'ccflags' => ' -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT', |
|---|
| 45 | --- |
|---|
| 46 | > 'cc_shared' => '-DPIC -fPIC', |
|---|
| 47 | > 'ccflags' => '-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -I/usr/pkg/include -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull', |
|---|
| 48 | 147,148c141,142 |
|---|
| 49 | < 'clock_best' => '-DCLOCK_BEST=CLOCK_PROCESS_CPUTIME_ID', |
|---|
| 50 | < 'configdate' => 'Sat Oct 17 01:23:39 2009 GMT', |
|---|
| 51 | --- |
|---|
| 52 | > 'clock_best' => '-DCLOCK_BEST=CLOCK_PROF', |
|---|
| 53 | > 'configdate' => 'Thu Oct 15 12:01:56 2009 GMT', |
|---|
| 54 | 155,156c149,150 |
|---|
| 55 | < 'cpuarch' => 'i386', |
|---|
| 56 | < 'ctags' => 'ctags', |
|---|
| 57 | --- |
|---|
| 58 | > 'cpuarch' => 'amd64', |
|---|
| 59 | > 'ctags' => 'exctags', |
|---|
| 60 | 176,179c170,171 |
|---|
| 61 | < 'gccversion' => '4.3', |
|---|
| 62 | < 'glibc' => 2, |
|---|
| 63 | < 'glut' => 'define', |
|---|
| 64 | < 'glut_brand' => 'freeglut', |
|---|
| 65 | --- |
|---|
| 66 | > 'gccversion' => '4.1', |
|---|
| 67 | > 'glibc' => undef, |
|---|
| 68 | 181,182c173 |
|---|
| 69 | < 'gmp' => 'define', |
|---|
| 70 | < 'has___sighandler_t' => 'define', |
|---|
| 71 | --- |
|---|
| 72 | > 'has___sighandler_t' => undef, |
|---|
| 73 | 185,187c176,177 |
|---|
| 74 | < 'has_exec_protect' => 0, |
|---|
| 75 | < 'has_gdbm' => 1, |
|---|
| 76 | < 'has_glut' => '4', |
|---|
| 77 | --- |
|---|
| 78 | > 'has_gdbm' => 0, |
|---|
| 79 | > 'has_glut' => 0, |
|---|
| 80 | 190c180 |
|---|
| 81 | < 'has_opengl' => 1, |
|---|
| 82 | --- |
|---|
| 83 | > 'has_opengl' => 0, |
|---|
| 84 | 200,201c190,191 |
|---|
| 85 | < 'hugefloatvalsize' => 12, |
|---|
| 86 | < 'hugeintval' => 'long long', |
|---|
| 87 | --- |
|---|
| 88 | > 'hugefloatvalsize' => 16, |
|---|
| 89 | > 'hugeintval' => 'long', |
|---|
| 90 | 203,205d192 |
|---|
| 91 | < 'i386_has_gcc_cmpxchg_c' => '1', |
|---|
| 92 | < 'i386_has_mmx' => '1', |
|---|
| 93 | < 'i386_has_sse' => '1', |
|---|
| 94 | 207d193 |
|---|
| 95 | < 'i_assert' => 'define', |
|---|
| 96 | 209,211c195,197 |
|---|
| 97 | < 'i_crypt' => 'define', |
|---|
| 98 | < 'i_db' => undef, |
|---|
| 99 | < 'i_dbm' => 'define', |
|---|
| 100 | --- |
|---|
| 101 | > 'i_crypt' => undef, |
|---|
| 102 | > 'i_db' => 'define', |
|---|
| 103 | > 'i_dbm' => undef, |
|---|
| 104 | 219,221c205 |
|---|
| 105 | < 'i_gdbm' => 'define', |
|---|
| 106 | < 'i_gdbm_ndbm' => 'define', |
|---|
| 107 | < 'i_gdbmndbm' => undef, |
|---|
| 108 | --- |
|---|
| 109 | > 'i_gdbm' => undef, |
|---|
| 110 | 223c207 |
|---|
| 111 | < 'i_ieeefp' => undef, |
|---|
| 112 | --- |
|---|
| 113 | > 'i_ieeefp' => 'define', |
|---|
| 114 | 226c210 |
|---|
| 115 | < 'i_libutil' => undef, |
|---|
| 116 | --- |
|---|
| 117 | > 'i_libutil' => 'define', |
|---|
| 118 | 231d214 |
|---|
| 119 | < 'i_mallocmalloc' => undef, |
|---|
| 120 | 234,235c217,218 |
|---|
| 121 | < 'i_mntent' => 'define', |
|---|
| 122 | < 'i_ndbm' => undef, |
|---|
| 123 | --- |
|---|
| 124 | > 'i_mntent' => undef, |
|---|
| 125 | > 'i_ndbm' => 'define', |
|---|
| 126 | 248c231 |
|---|
| 127 | < 'i_shadow' => 'define', |
|---|
| 128 | --- |
|---|
| 129 | > 'i_shadow' => undef, |
|---|
| 130 | 260c243 |
|---|
| 131 | < 'i_sysfilio' => undef, |
|---|
| 132 | --- |
|---|
| 133 | > 'i_sysfilio' => 'define', |
|---|
| 134 | 269d251 |
|---|
| 135 | < 'i_syspoll' => 'define', |
|---|
| 136 | 274c256 |
|---|
| 137 | < 'i_syssockio' => undef, |
|---|
| 138 | --- |
|---|
| 139 | > 'i_syssockio' => 'define', |
|---|
| 140 | 276c258 |
|---|
| 141 | < 'i_sysstatfs' => 'define', |
|---|
| 142 | --- |
|---|
| 143 | > 'i_sysstatfs' => undef, |
|---|
| 144 | 285c267 |
|---|
| 145 | < 'i_sysvfs' => 'define', |
|---|
| 146 | --- |
|---|
| 147 | > 'i_sysvfs' => undef, |
|---|
| 148 | 289c271 |
|---|
| 149 | < 'i_time' => 'define', |
|---|
| 150 | --- |
|---|
| 151 | > 'i_time' => undef, |
|---|
| 152 | 291c273 |
|---|
| 153 | < 'i_ustat' => 'define', |
|---|
| 154 | --- |
|---|
| 155 | > 'i_ustat' => undef, |
|---|
| 156 | 293c275 |
|---|
| 157 | < 'i_values' => 'define', |
|---|
| 158 | --- |
|---|
| 159 | > 'i_values' => undef, |
|---|
| 160 | 297,298c279,280 |
|---|
| 161 | < 'icu_dir' => '/usr', |
|---|
| 162 | < 'icu_shared' => '-lpthread -lm -L/usr/lib -licuuc -licudata -lpthread -lm', |
|---|
| 163 | --- |
|---|
| 164 | > 'icu_dir' => '/usr/pkg', |
|---|
| 165 | > 'icu_shared' => ' -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm ', |
|---|
| 166 | 307c289 |
|---|
| 167 | < 'int8_t' => 'long long', |
|---|
| 168 | --- |
|---|
| 169 | > 'int8_t' => undef, |
|---|
| 170 | 312c294 |
|---|
| 171 | < 'intvalsize' => 4, |
|---|
| 172 | --- |
|---|
| 173 | > 'intvalsize' => 8, |
|---|
| 174 | 317,319c299,301 |
|---|
| 175 | < 'jitcpu' => 'i386', |
|---|
| 176 | < 'jitcpuarch' => 'i386', |
|---|
| 177 | < 'jitosname' => 'linux', |
|---|
| 178 | --- |
|---|
| 179 | > 'jitcpu' => 'amd64', |
|---|
| 180 | > 'jitcpuarch' => 'amd64', |
|---|
| 181 | > 'jitosname' => 'dragonfly', |
|---|
| 182 | 322c304 |
|---|
| 183 | < 'ld_load_flags' => '-shared -O2 -L/usr/local/lib -fstack-protector -fPIC', |
|---|
| 184 | --- |
|---|
| 185 | > 'ld_load_flags' => '-Wl,-R/usr/pkg/lib -shared ', |
|---|
| 186 | 324,325c306,307 |
|---|
| 187 | < 'ld_share_flags' => '-shared -O2 -L/usr/local/lib -fstack-protector -fPIC', |
|---|
| 188 | < 'ldflags' => ' -fstack-protector -L/usr/local/lib', |
|---|
| 189 | --- |
|---|
| 190 | > 'ld_share_flags' => '-Wl,-R/usr/pkg/lib -shared ', |
|---|
| 191 | > 'ldflags' => '-Wl,-R/usr/pkg/lib -pthread -Wl,-E ', |
|---|
| 192 | 337,338c319,320 |
|---|
| 193 | < 'libs' => '-lnsl -ldl -lm -lcrypt -lutil -lpthread -lrt -lgmp -lreadline ', |
|---|
| 194 | < 'link' => 'cc', |
|---|
| 195 | --- |
|---|
| 196 | > 'libs' => '-lm -lcrypt -lpthread', |
|---|
| 197 | > 'link' => 'g++', |
|---|
| 198 | 340,341c322,323 |
|---|
| 199 | < 'link_dynamic' => '-Wl,-E', |
|---|
| 200 | < 'linkflags' => ' -fstack-protector -L/usr/local/lib -Wl,-E', |
|---|
| 201 | --- |
|---|
| 202 | > 'link_dynamic' => ' -Wl,-R/usr/pkg/lib/perl5/5.10.0/x86_64-dragonfly-thread-multi/CORE', |
|---|
| 203 | > 'linkflags' => '-Wl,-R/usr/pkg/lib -pthread -Wl,-E ', |
|---|
| 204 | 345,346c327,328 |
|---|
| 205 | < 'longsize' => 4, |
|---|
| 206 | < 'make' => 'make', |
|---|
| 207 | --- |
|---|
| 208 | > 'longsize' => 8, |
|---|
| 209 | > 'make' => 'gmake', |
|---|
| 210 | 348c330 |
|---|
| 211 | < 'make_c' => 'make -C', |
|---|
| 212 | --- |
|---|
| 213 | > 'make_c' => 'gmake -C', |
|---|
| 214 | 365,368c347,349 |
|---|
| 215 | < 'opcode_t_size' => 4, |
|---|
| 216 | < 'opengl' => 'define', |
|---|
| 217 | < 'opengl_lib' => '-lglut -lGLU -lGL', |
|---|
| 218 | < 'openssl_version' => '0.9.8g', |
|---|
| 219 | --- |
|---|
| 220 | > 'opcode_t_size' => 8, |
|---|
| 221 | > 'opengl_lib' => '', |
|---|
| 222 | > 'openssl_version' => '0.9.8k', |
|---|
| 223 | 371c352 |
|---|
| 224 | < 'osname' => 'linux', |
|---|
| 225 | --- |
|---|
| 226 | > 'osname' => 'dragonfly', |
|---|
| 227 | 373,375c354,356 |
|---|
| 228 | < 'perl' => '/usr/local/bin/perl', |
|---|
| 229 | < 'perl_inc' => '/usr/local/lib/perl5/5.10.1/i686-linux/CORE', |
|---|
| 230 | < 'perldoc' => '/usr/local/bin/perldoc', |
|---|
| 231 | --- |
|---|
| 232 | > 'perl' => 'perl', |
|---|
| 233 | > 'perl_inc' => '/usr/pkg/lib/perl5/5.10.0/x86_64-dragonfly-thread-multi/CORE', |
|---|
| 234 | > 'perldoc' => '/usr/pkg/lib/perl5/bin/perldoc', |
|---|
| 235 | 379c360 |
|---|
| 236 | < 'pod2man' => '/usr/local/bin/pod2man', |
|---|
| 237 | --- |
|---|
| 238 | > 'pod2man' => '/usr/pkg/lib/perl5/bin/pod2man', |
|---|
| 239 | 382,383c363,364 |
|---|
| 240 | < 'ptrcast' => 'int', |
|---|
| 241 | < 'ptrsize' => 4, |
|---|
| 242 | --- |
|---|
| 243 | > 'ptrcast' => 'long', |
|---|
| 244 | > 'ptrsize' => 8, |
|---|
| 245 | 385,386c366 |
|---|
| 246 | < 'readline' => 'define', |
|---|
| 247 | < 'revision' => '41891', |
|---|
| 248 | --- |
|---|
| 249 | > 'revision' => '41881', |
|---|
| 250 | 389,391c369,371 |
|---|
| 251 | < 'rpath' => '-Wl,-rpath=', |
|---|
| 252 | < 'rpath_blib' => '-Wl,-rpath=/home/user/parrot/blib/lib', |
|---|
| 253 | < 'rpath_lib' => '-Wl,-rpath=/usr/local/lib', |
|---|
| 254 | --- |
|---|
| 255 | > 'rpath' => '-Wl,-R', |
|---|
| 256 | > 'rpath_blib' => '-Wl,-R/home/user/parrot/blib/lib', |
|---|
| 257 | > 'rpath_lib' => '-Wl,-R/usr/local/lib', |
|---|
| 258 | 407c387 |
|---|
| 259 | < 'va_ptr_type' => 'stack', |
|---|
| 260 | --- |
|---|
| 261 | > 'va_ptr_type' => 'register', |
|---|
| 262 | 514d493 |
|---|
| 263 | < 'TEMP_generated' => 'config/auto/cpu/i386/memcpy_mmx.c config/auto/cpu/i386/memcpy_sse.c config/auto/cpu/i386/test_gcc_cmpxchg_c.in', |
|---|
| 264 | 516,521d494 |
|---|
| 265 | < #define PARROT_HAS_GETTEXT 1 |
|---|
| 266 | < #define PARROT_HAS_GLUT 1 |
|---|
| 267 | < #define PARROT_HAS_GMP 1 |
|---|
| 268 | < #define PARROT_HAS_OPENGL 1 |
|---|
| 269 | < #define PARROT_HAS_PCRE 1 |
|---|
| 270 | < #define PARROT_HAS_READLINE 1 |
|---|
| 271 | 523,526c496 |
|---|
| 272 | < #define PARROT_HAS_THREADS 1 |
|---|
| 273 | < #define PARROT_HAS_I386_GCC_CMPXCHG_C 1 |
|---|
| 274 | < #define PARROT_HAS_I386_MMX 1 |
|---|
| 275 | < #define PARROT_HAS_I386_SSE 1', |
|---|
| 276 | --- |
|---|
| 277 | > #define PARROT_HAS_THREADS 1', |
|---|
| 278 | 528d497 |
|---|
| 279 | < #define PARROT_HAS_HEADER_ASSERT 1 |
|---|
| 280 | 530,532c499,501 |
|---|
| 281 | < #define PARROT_HAS_HEADER_CRYPT 1 |
|---|
| 282 | < #undef PARROT_HAS_HEADER_DB |
|---|
| 283 | < #define PARROT_HAS_HEADER_DBM 1 |
|---|
| 284 | --- |
|---|
| 285 | > #undef PARROT_HAS_HEADER_CRYPT |
|---|
| 286 | > #define PARROT_HAS_HEADER_DB 1 |
|---|
| 287 | > #undef PARROT_HAS_HEADER_DBM |
|---|
| 288 | 540,542c509 |
|---|
| 289 | < #define PARROT_HAS_HEADER_GDBM 1 |
|---|
| 290 | < #define PARROT_HAS_HEADER_GDBM_NDBM 1 |
|---|
| 291 | < #undef PARROT_HAS_HEADER_GDBMNDBM |
|---|
| 292 | --- |
|---|
| 293 | > #undef PARROT_HAS_HEADER_GDBM |
|---|
| 294 | 544c511 |
|---|
| 295 | < #undef PARROT_HAS_HEADER_IEEEFP |
|---|
| 296 | --- |
|---|
| 297 | > #define PARROT_HAS_HEADER_IEEEFP 1 |
|---|
| 298 | 547c514 |
|---|
| 299 | < #undef PARROT_HAS_HEADER_LIBUTIL |
|---|
| 300 | --- |
|---|
| 301 | > #define PARROT_HAS_HEADER_LIBUTIL 1 |
|---|
| 302 | 552d518 |
|---|
| 303 | < #undef PARROT_HAS_HEADER_MALLOCMALLOC |
|---|
| 304 | 555,556c521,522 |
|---|
| 305 | < #define PARROT_HAS_HEADER_MNTENT 1 |
|---|
| 306 | < #undef PARROT_HAS_HEADER_NDBM |
|---|
| 307 | --- |
|---|
| 308 | > #undef PARROT_HAS_HEADER_MNTENT |
|---|
| 309 | > #define PARROT_HAS_HEADER_NDBM 1 |
|---|
| 310 | 569c535 |
|---|
| 311 | < #define PARROT_HAS_HEADER_SHADOW 1 |
|---|
| 312 | --- |
|---|
| 313 | > #undef PARROT_HAS_HEADER_SHADOW |
|---|
| 314 | 581c547 |
|---|
| 315 | < #undef PARROT_HAS_HEADER_SYSFILIO |
|---|
| 316 | --- |
|---|
| 317 | > #define PARROT_HAS_HEADER_SYSFILIO 1 |
|---|
| 318 | 590d555 |
|---|
| 319 | < #define PARROT_HAS_HEADER_SYSPOLL 1 |
|---|
| 320 | 595c560 |
|---|
| 321 | < #undef PARROT_HAS_HEADER_SYSSOCKIO |
|---|
| 322 | --- |
|---|
| 323 | > #define PARROT_HAS_HEADER_SYSSOCKIO 1 |
|---|
| 324 | 597c562 |
|---|
| 325 | < #define PARROT_HAS_HEADER_SYSSTATFS 1 |
|---|
| 326 | --- |
|---|
| 327 | > #undef PARROT_HAS_HEADER_SYSSTATFS |
|---|
| 328 | 606c571 |
|---|
| 329 | < #define PARROT_HAS_HEADER_SYSVFS 1 |
|---|
| 330 | --- |
|---|
| 331 | > #undef PARROT_HAS_HEADER_SYSVFS |
|---|
| 332 | 610c575 |
|---|
| 333 | < #define PARROT_HAS_HEADER_TIME 1 |
|---|
| 334 | --- |
|---|
| 335 | > #undef PARROT_HAS_HEADER_TIME |
|---|
| 336 | 612c577 |
|---|
| 337 | < #define PARROT_HAS_HEADER_USTAT 1 |
|---|
| 338 | --- |
|---|
| 339 | > #undef PARROT_HAS_HEADER_USTAT |
|---|
| 340 | 614c579 |
|---|
| 341 | < #define PARROT_HAS_HEADER_VALUES 1 |
|---|
| 342 | --- |
|---|
| 343 | > #undef PARROT_HAS_HEADER_VALUES |
|---|