gcc --version gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
perl Configure.pl --gc=malloc make this is the STDERR: [...] newpdd15class_p_s 1254 experimental, not in ops.num newpdd15class_p_sc 1255 experimental, not in ops.num newpdd15class_p_p 1256 experimental, not in ops.num newpdd15class_p_pc 1257 experimental, not in ops.num setstdout_p SKIPPED: not in ops.num nor ops.skip setstderr_p SKIPPED: not in ops.num nor ops.skip hash_i_p SKIPPED: not in ops.num nor ops.skip src/exceptions.c: In function âdo_panicâ: src/exceptions.c:152: warning: ânoreturnâ function does return src/gc/dod.c: In function âclear_cowâ: src/gc/dod.c:471: warning: request for implicit conversion from âvoid *â to âstruct Buffer *â not permitted in C++ src/gc/dod.c: In function âused_cowâ: src/gc/dod.c:512: warning: request for implicit conversion from âvoid *â to âconst struct Buffer *â not permitted in C++ src/gc/dod.c:530: warning: cast discards qualifiers from pointer target type src/library.c: In function âParrot_locate_runtime_file_strâ: src/library.c:442: warning: ignoring return value of âParrot_get_runtime_prefixâ, declared with attribute warn_unused_result src/packfile.c: In function âParrot_load_bytecodeâ: src/packfile.c:3388: warning: ignoring return value of âPackFile_append_pbcâ, declared with attribute warn_unused_result src/pmc_freeze.c: In function âpush_opcode_numberâ: src/pmc_freeze.c:627: warning: ignoring return value of âPF_store_numberâ, declared with attribute warn_unused_result src/pmc_freeze.c: In function âpush_opcode_stringâ: src/pmc_freeze.c:648: warning: ignoring return value of âPF_store_stringâ, declared with attribute warn_unused_result src/spf_render.c: In function âhandle_flagsâ: src/spf_render.c:179: warning: ignoring return value of âstring_substrâ, declared with attribute warn_unused_result src/spf_render.c: In function âParrot_sprintf_formatâ: src/spf_render.c:294: warning: ignoring return value of âstring_substrâ, declared with attribute warn_unused_result src/spf_render.c:807: warning: ignoring return value of âstring_substrâ, declared with attribute warn_unused_result src/stack_common.c: In function âregister_new_stackâ: src/stack_common.c:57: warning: ignoring return value of âmake_bufferlike_poolâ, declared with attribute warn_unused_result src/stm/backend.c: In function âParrot_STM_allocâ: src/stm/backend.c:216: warning: ignoring return value of âmake_bufferlike_poolâ, declared with attribute warn_unused_result In file included from src/exec.c:26: src/jit_emit.h: In function âdiv_rr_nâ: src/jit_emit.h:1720: warning: cast discards qualifiers from pointer target type src/jit_emit.h: In function âmod_rr_nâ: src/jit_emit.h:1759: warning: cast discards qualifiers from pointer target type src/jit_emit.h: In function âopt_div_rrâ: src/jit_emit.h:1953: warning: cast discards qualifiers from pointer target type src/jit_emit.h: In function âParrot_emit_jump_to_eaxâ: src/jit_emit.h:2202: warning: cast from function call of type âint *â to non-matching type âlong intâ In file included from src/exec_cpu.c:51: src/jit_emit.h: In function âdiv_rr_nâ: src/jit_emit.h:1720: warning: cast discards qualifiers from pointer target type src/jit_emit.h: In function âmod_rr_nâ: src/jit_emit.h:1759: warning: cast discards qualifiers from pointer target type src/jit_emit.h: In function âopt_div_rrâ: src/jit_emit.h:1953: warning: cast discards qualifiers from pointer target type src/jit_emit.h: In function âParrot_emit_jump_to_eaxâ: src/jit_emit.h:2202: warning: cast from function call of type âint *â to non-matching type âlong intâ In file included from src/jit.c:35: src/jit_emit.h: In function âdiv_rr_nâ: src/jit_emit.h:1720: warning: cast discards qualifiers from pointer target type src/jit_emit.h: In function âmod_rr_nâ: src/jit_emit.h:1759: warning: cast discards qualifiers from pointer target type src/jit_emit.h: In function âopt_div_rrâ: src/jit_emit.h:1953: warning: cast discards qualifiers from pointer target type src/jit_emit.h: In function âParrot_emit_jump_to_eaxâ: src/jit_emit.h:2202: warning: cast from function call of type âint *â to non-matching type âlong intâ In file included from src/jit_cpu.c:51: src/jit_emit.h: In function âdiv_rr_nâ: src/jit_emit.h:1720: warning: cast discards qualifiers from pointer target type src/jit_emit.h: In function âmod_rr_nâ: src/jit_emit.h:1759: warning: cast discards qualifiers from pointer target type src/jit_emit.h: In function âopt_div_rrâ: src/jit_emit.h:1953: warning: cast discards qualifiers from pointer target type src/jit_emit.h: In function âParrot_emit_jump_to_eaxâ: src/jit_emit.h:2202: warning: cast from function call of type âint *â to non-matching type âlong intâ src/malloc.c:363:5: warning: "DEBUG" is not defined src/malloc.c:1274: warning: function declaration isnât a prototype src/malloc.c:2532:7: warning: "DEBUG" is not defined src/malloc.c:4552:5: warning: "DEBUG" is not defined src/malloc.c: In function âmallinfoâ: src/malloc.c:4657: warning: old-style function definition src/malloc.c:4682: warning: comparison between signed and unsigned src/malloc.c:4657: warning: function returns an aggregate src/malloc.c: At top level: src/malloc.c:4718: warning: function declaration isnât a prototype src/malloc.c: In function âmalloc_statsâ: src/malloc.c:4718: warning: old-style function definition src/malloc.c:4735: warning: implicit declaration of function âPIO_eprintfâ src/malloc.c:4735: warning: nested extern declaration of âPIO_eprintfâ src/malloc.c:4719: warning: function call has aggregate value make: *** No rule to make target `src/res_lea.c', needed by `src/res_lea.o'. Stop.