Skip to content
Prev 2579 / 15076 Next

plier source compilation error related to dylib

On Apr 21, 2006, at 2:43 PM, S Kong wrote:

            
I thought so - what you saw were just warnings, not errors - nothing  
really wrong with that.
Ah, that's more interesting - chances are that it's a problem in the  
package itself. Please run
R64 -d gdb
in gdb type "run", then load the library to see what happens
once you have the crash, type "bt" to see where is crashed.

Cheers,
Simon