Chris Quenelle is a tools developer at Oracle Corp. He's worked on performance and debugging tools at Sun and Oracle for over 15 years. He reads comic books and science fiction, and has more tivos than he can keep track of.

 

November 2005
S M T W T F S
« Oct   Dec »
 12345
6789101112
13141516171819
20212223242526
27282930  

Linux Compilers require a glibc fix (headers)

There is a glibc bug that makes our new C Compiler on Linux not work. The symptom looks like this:

> “helloworld.c”, line 8: internal compiler error: DBGGEN ERROR: > FILE=”../src/dbg_libdwarf.c”, LINE=46, Could not load dwarf library: > libdwarf.so : libdwarf.so: cannot open shared object file: No such file > or directory [DBG_GEN 5.0.8] > [...]