e=1,
must_make_ptr=0xbff5ad68) at remake.c:947
#38 0x08060596 in update_file_1 (file=0x94a0620, depth=1) at remake.c:508
#39 0x0805fd3f in update_file (file=0x94a0620, depth=0) at remake.c:307
#40 0x0805f929 in update_goal_chain (goals=0x94a6af8) at remake.c:154
#41 0x08058801 in main (argc=3, arg
On 10/20/07, Shahzad Muzaffar <[EMAIL PROTECTED]> wrote:
> I have this Makefile (attached) and when I run it with -j 8 then I get
> random segmentation fault(not always on same point). Running it without
> -j option works fine and I do not get segmentation fault all the time
> (it is just random).