Brian Neltner sez,

> I've tried now compiling the exact same source code on
> my windows computer running AVR Studio, and the hex file 
> produced by that compilation works exactly as expected. 
> rand() produces a sequence which doesn't repeat after 
> only seven calls, and it is not halting or showing
> any other odd behavior.
> 
> I wonder if this could be caused by Ubuntu 8.10 itself. 

Beware two things.  

1) The version of make isn't the one you think it is.  I had a 
   problem on my winders machine after I installed cygwin because
   of this.

2) And the standard header files you're pulling in aren't the ones 
   you think they are.

Mr Foo



_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to