Bug#387498: mips: system() hangs when compiled with -pg (gprof profiling(.

2006-11-13 Thread Aurelien Jarno
retitle 387498 [hppa] system() hangs when compiled with -pg (gprof profiling) thanks On Thu, Nov 09, 2006 at 11:48:13AM +0100, Aurelien Jarno wrote: > reassign 387498 linux-2.6 > retitle 387498 [hppa/mipsel] system() hangs when compiled with -pg (gprof > profiling) > thanks > > > ===

Bug#387498: mips: system() hangs when compiled with -pg (gprof profiling(.

2006-11-09 Thread Aurelien Jarno
reassign 387498 linux-2.6 retitle 387498 [hppa/mipsel] system() hangs when compiled with -pg (gprof profiling) thanks > = > [EMAIL PROTECTED]:~$ cat >t.c > int > main(int argc,char * argv[]) {return system(argv[1]);} > 

Bug#387498: mips: system() hangs when compiled with -pg (gprof profiling(.

2006-09-14 Thread Camm Maguire
Package: libc6 Version: 2.3.6-16 Severity: serious Greetings! Is there any quick workaround here -- this is holding up gcl/maxima/acl2/axiom. Take care, = [EMAIL PROTECTED]:~$ cat >t.c int main(int argc,char * argv[]