Daniele Orlandi wrote:

On Monday 21 November 2005 08:30, Gerald Dachs wrote:
Yes, I know. Was already shown in the short thread "Compile error in
'hfc-4s'". Search for it, please.

Do you mean this?

/usr/src/visdn-0.0.0/hfc-4s/fifo.c:173: internal compiler error: in
remove_insn, at emit-rtl.c:3829
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/cc3mq9gU.out file, please attach
this to your bugreport.

This is an internal compiler error, it's a bug in the compiler, I cannot do anything about it, really :)

Daniele, I think, you can do. This is the same kind of error, I encountered. The situation is as follows:

If I compile vISDN with FC3 (Fedora Core 3) - with all updates installed AND with the kernel 2.6.14 - then you got this - the internal compiler error.

if you take FC4 with a newer compiler, 4.xx (and not 3.xx), and again 2.6.14 - then you get the error, I already told you about, the compiler complaints about a 'list' element missing.

Again, no luck.

*BUT* if you take a FC3 (all the same, but the kernel is downgraded) , with the kernel 2.6.13, the code compiles fine and again if you take FC4, and the kernel 2.6.13, the code compiles fine, too.

So, I think it's all about that missing element, the structure was changed a bit in 2.6.14.

So, the point is, the code must be updated, to take into account recent changes made by 2.6.14 kernel and I think, the internal compiler error will go away.

=b

Bye,


_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to