Displaying 1 result from an estimated 1 matches for "rt_add".
Did you mean:
r_add
2001 Jul 01
1
Compile error in x86 Solaris
....c: In function `DEBUG_RescanElf':
stabs.c:1302: storage size of `dbg_hdr' isn't known
stabs.c:1309: `RT_CONSISTENT' undeclared (first use in this function)
stabs.c:1309: (Each undeclared identifier is reported only once
stabs.c:1309: for each function it appears in.)
stabs.c:1313: `RT_ADD' undeclared (first use in this function)
stabs.c:1315: `RT_DELETE' undeclared (first use in this function)
stabs.c:1310: warning: unreachable code at beginning of switch
statement
stabs.c:1302: warning: unused variable `dbg_hdr'
stabs.c: In function `DEBUG_ReadExecutableDbgInfo':
st...