On 08/14/2013 07:50 PM, Dave Wagler wrote:
> On Wed, Aug 14, 2013 at 12:37 PM, Armin K. <kre...@email.com
> <mailto:kre...@email.com>> wrote:
> 
>     On 08/14/2013 07:35 PM, Dave Wagler wrote:
>     > While installing dmalloc both "sh ./configure" and "make" run without
>     > errors. Then the test command "make light" finishes like this:
>     >
>     >     gcc  -o aout dmalloc_fc_t.o dmalloc_argv.o libdmalloc.a
>     >     mv aout dmalloc_fc_t
>     >     ./dmalloc_fc_t -s
>     >     make: *** [light] Segmentation fault
>     >
>     >
>     > Am I right that this is serious and the install should not proceed?
>     >
>     > Dave
>     >
>     >
> 
>     The package has been last updated in 2004. I doubt it is worth trying to
>     make it work when there are better alternatives for it.
> 
> What are the alternatives?
> 
> 

Depending for what you use it. For memory leak checking and such there
is Valgrind. For general debugging, there is GDB.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to