Quoting Post, Mark K ([EMAIL PROTECTED]):

> When I compile wget with -O0 to turn off optimization, wget works, but I get
> some garbage in the output as follows:

Could you please try 

(1) to run wget with the -d parameter to switch on the debugging
    output 

(2) compile wget using -O2 -g and have a look what

      gdb wget core

    reports? It shall be able to provide us with the content of the
    call stack in the moment of crash that in turn would reveal the
    place where wget crashes.

Thanks,

-- jan

-----------------------------------+----------------------------------------
  Dr. Jan Prikryl              icq | vr|vis center for virtual reality and
  <[EMAIL PROTECTED]>      83242638 | visualisation     http://www.vrvis.at
-----------------------------------+----------------------------------------

Reply via email to