[PATCH] Fix libgfortran on darwin, hpux and cygwin ( PR libfortran/24991)

Steve Kargl sgk@troutmask.apl.washington.edu
Sat Nov 26 03:37:00 GMT 2005


On Fri, Nov 25, 2005 at 10:28:22PM -0500, Jack Howarth wrote:
> Steve,
>     I may be thick but I can't seem to get kdump working under MacOS X 10.4.
> When I do something like...
> 
> ktrace ls
> 
> ...I get a ktrace.out file. However when I execute kdump or "kdump -f 
> ktrace.out" I get...
> 
> kdump: no running daemon
> 

I'm not a darwin users, so probably can't help too much.
On FreeBSD, ktrace requires the KTRACE kernel option when
one builds a new kernel.  Perhaps, the darwin kernel you
have is missing a similar option.  Does darwin have the
truss command?

-- 
Steve



More information about the Fortran mailing list