> 1. I have a specific program which I have in /usr/local/bin 
> and it is in my 
> path.
> 
>   <program> -> gives a stackdump (.stackdump file)
> 
>    however if I do
>    /usr/local/bin/<program> -> works fine!!

$ type -a <program>
and see what you're actually executing. Might not be the one
in /usr/local/bin

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to