Hi,
Ive just got my WiShield, it looks good.
Ive downloaded the libraries, today at about 15.45GMT from the git repository, and placed them in my Libraries directory as per the instructions.
But when I start the Arduino ide. I get the following error when it tries to compile the libraries.
Im using Arduino Ver13 under Linux, Ubuntu Intrepid with avr-gcc ver 4.3.0
Do I need a specific version of the arduino ide or gcc?
stack.c: In function ‘stack_process’:
stack.c:643: error: insn does not satisfy its constraints:
(insn 1571 102 103 17 stack.c:193 (set (reg:HI 30 r30)
(reg/v/f:HI 87 [ pARP ])) 8 {*movhi} (nil))
stack.c:643: internal compiler error: in reload_cse_simplify_operands, at postreload.c:395
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Thanks
Gordon