This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Insight configuration problems


Kingston Co. wrote:

I can't seem to get the right name for configuring Insight for the AVR controller. Does anybody know the right configuration command for the avr processors?
Thanks,
Fred


Kingston Co.
freddie@sb.net


Hi Fred,

I'm the author and maintainer of the WinAVR package:
<http://sourceforge.net/projects/winavr>

Building Insight on Cygwin for the AVR target is fairly straight forward. The configure step that I do is:

../configure --prefix=$installdir --target=avr --disable-nls

Where $installdir is the installation directory. IIRC, This was for version 6.1 of Insight.

If you're going to be using this on Windows, I'm planning a new release of WinAVR in September. I'm going to be trying to build Insight from a recent snapshot.

HTH
Eric Weddington



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]