freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [pooma-dev] Tips for Using Irix and KCC


From: Dave Nystrom
Subject: RE: [pooma-dev] Tips for Using Irix and KCC
Date: Tue, 28 Aug 2001 11:09:52 -0600
User-agent: SEMI/1.13.7 (Awazu) CLIME/1.13.6 (中 ノ庄) MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386-redhat-linux)

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
 > address@hidden
 > 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]