Mounting was binary by default. I changed it to textmode, but it didn't 
help.
So I'm stuck with that weird error. Don't know where to dig in the source 
code for that.




Oszkar Ambrus <[email protected]> 
Sent by: [email protected]
07/18/2007 02:06 PM
Please respond to
"GCC for MSP430 - http://mspgcc.sf.net"; 
<[email protected]>


To
"GCC for MSP430 - http://mspgcc.sf.net"; 
<[email protected]>
cc

Subject
Re: [Mspgcc-users] undefined reference to ... ?







Yes, you're right. 
I've compiled that library source code file with -S and this is what the 
problem is: 
"push        r2        dint        calla        #__umulsi3hw        pop   
r2" 
appears on a single line. So it is a CR/LF problem. But everything else 
works fine. 
I did a google search on that, and the page was unavailable, but now I've 
seen that there is a cached version. 

I'll try to do that binary mode mount thing, see if it helps. 

Oszkar 


Reply via email to