RobMar - 2007-08-01

My PNL's sources is patched for gcc 4.1.
This is the error:

In file included from AGibbsInfEngine.cpp:9:
./../include/tCreateIncineratorBNet.hpp:20:33: warning: no newline at end of file
AGibbsInfEngine.cpp:1425: internal compiler error: in value_format, at dwarf2out.c:6828
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[4]: *** [AGibbsInfEngine.o] Error 1
make[4]: Leaving directory `/home/formica/PNL/PNL/c_pgmtk/tests/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/formica/PNL/PNL/c_pgmtk/tests/src'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/formica/PNL/PNL/c_pgmtk/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/formica/PNL/PNL/c_pgmtk'
make: *** [check-recursive] Error 1

ANY IDEA?