Re: [Axiom-developer] GCL-2.6.7 and GCC-4.2.0

2006-04-28 Thread Gabriel Dos Reis
Camm Maguire <[EMAIL PROTECTED]> writes: | Greetings! | | Here is your problem: | | gcl_cmptop.c: In function 'LI29': | gcl_cmptop.c:2547: internal compiler error: in merge_alias_info, at tree-ssa-copy.c:235 | Please submit a full bug report, | with preprocessed source if appropriate. | See htt

Re: [Axiom-developer] GCL-2.6.7 and GCC-4.2.0

2006-04-28 Thread Camm Maguire
Greetings! Here is your problem: gcl_cmptop.c: In function 'LI29': gcl_cmptop.c:2547: internal compiler error: in merge_alias_info, at tree-ssa-copy.c:235 Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.gnu.org/bugs.html> for instructions. i.e. this gcc

Re: [Axiom-developer] GCL-2.6.7 and GCC-4.2.0

2006-04-28 Thread root
you guys might find it more efficient to cooperate using accounts on axiom-developer.org. let me know. t ___ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer

Re: [Axiom-developer] GCL-2.6.7 and GCC-4.2.0

2006-04-28 Thread Camm Maguire
Greetings! My apologies -- not the .o file, the log from the compilation posted to the screen. Or, if you prefer, your entire configure and make build log. Take care, Gabriel Dos Reis <[EMAIL PROTECTED]> writes: > Camm Maguire <[EMAIL PROTECTED]> writes: > > | Greetings! Yes, if you could p

Re: [Axiom-developer] GCL-2.6.7 and GCC-4.2.0

2006-04-28 Thread Gabriel Dos Reis
Camm Maguire <[EMAIL PROTECTED]> writes: | Greetings! Yes, if you could please post the output from the | compilation of gcl_cmptop.lsp, that would be great! Or simply the | whole thing. OK. soliton[10:01]% file gcl_cmptop.o ~/build/gcl-2.6.7/cmpnew gcl_cmptop.o: ASCII Eng

Re: [Axiom-developer] GCL-2.6.7 and GCC-4.2.0

2006-04-28 Thread Camm Maguire
Greetings! Yes, if you could please post the output from the compilation of gcl_cmptop.lsp, that would be great! Or simply the whole thing. Take care, Gabriel Dos Reis <[EMAIL PROTECTED]> writes: > Gabriel Dos Reis <[EMAIL PROTECTED]> writes: > > | Hi Camm, > | > | Building GCL-2.6.7 (eith

Re: [Axiom-developer] GCL-2.6.7 and GCC-4.2.0

2006-04-28 Thread Gabriel Dos Reis
Gabriel Dos Reis <[EMAIL PROTECTED]> writes: | Hi Camm, | | Building GCL-2.6.7 (either pristine release or as part of Axiom) | with GCC-4.2.0 (development source code) on an x86 fails with the | following: | | [...] | | gcc -o raw_gcl \ | -L. -Wl,-Map raw_gcl_map -lgcl -lm -lgmp

[Axiom-developer] GCL-2.6.7 and GCC-4.2.0

2006-04-28 Thread Gabriel Dos Reis
Hi Camm, Building GCL-2.6.7 (either pristine release or as part of Axiom) with GCC-4.2.0 (development source code) on an x86 fails with the following: [...] gcc -o raw_gcl \ -L. -Wl,-Map raw_gcl_map -lgcl -lm -lgmp /usr/lib/libbfd.a /home/gdr/lib/libiberty.a -lreadline -lncurses