[pooma-dev] Tips for Using Irix and KCC

Dave Nystrom wdn at lanl.gov
Tue Aug 28 17:09:52 UTC 2001


Jeffrey Oldham writes:
 > 
 > Here are some tips I learned when working with Pooma on LANL's n02's
 > Irix6.5 machine.
 > 
 > 1) Because of KCC's template instantiation implementation, do not link
 >    in parallel in the same directory.  Because instantiation uses
 >    similarly named files, parallel linking conflicts.

What version of KCC are you using?  KCC-4.0f is available and is supposed to
fix this problem - if it does not, then we need to report this so Kuck can
continue working on the problem.

Dave

 > 2) To debug KCC, use gdb patched for KCC.  See
 >    http://www.kai.com/C_plus_plus/download/gdb-download.html.  Also be
 >    sure to add
 > 			set demangle-style edg
 >    to your ~/.gdbinit to ensure that variables can be referenced
 >    without using mangled names.
 > 
 > Thanks,
 > Jeffrey D. Oldham
 > oldham at codesourcery.com
 > 



More information about the pooma-dev mailing list