avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] Build Questions


From: Joerg Wunsch
Subject: Re: [avrdude-dev] Build Questions
Date: Fri, 25 Jul 2003 22:23:14 +0200
User-agent: Mutt/1.2.5i

As address@hidden wrote:

> This is perl, v5.8.0 built for cygwin-multi-64int

That's IMHO a quite recent version.

> Where do I find another perl?

Hmm, no idea, for me, Perl ships along with the operating system. ;-)

I guess a good start is http://www.perl.org/

> Do you think I should try the perl list?

It might be worth a bug report at least.

> Should 
> I try adding a -x to the autoheader script?

That won't help.  The -x flag is a feature of the shell, so it'll only
work in shell scripts.  Perl precompiles its scripts before
interpreting the compiled code, so it can't be traced that easily.
There's a builtin Perl debugger (perl -d), but in cases where the Perl
core itself causes an OS protection violation, i don't think that
debugger is of much help to you unless you'd try to single-step the
entire script.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]