avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Strange issues with 16-bit values


From: Pink Boy
Subject: Re: [avr-gcc-list] Strange issues with 16-bit values
Date: Tue, 11 Nov 2008 15:02:53 -0800 (PST)

 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





reply via email to

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