Hi,
I've forwarded this upstream:
http://savannah.nongnu.org/bugs/index.php?18169
On 10/19/06, Stephan Walter <[EMAIL PROTECTED]> wrote:
Package: avr-libc
Version: 1:1.4.4-2
Compiling the following program with avr-gcc gives an error about
multiple definition of __fixsfsi
// program code sta
Hi,
thanx for your repport. This is probably an upstream problem. I'll
upgrade the lib to 1.4.5 and if that dosn't help I'll forward the
problem upstream.
On 10/19/06, Stephan Walter <[EMAIL PROTECTED]> wrote:
Package: avr-libc
Version: 1:1.4.4-2
Compiling the following program with avr-gcc giv
Package: avr-libc
Version: 1:1.4.4-2
Compiling the following program with avr-gcc gives an error about
multiple definition of __fixsfsi
// program code starts here - put it in bug.c
#include
int main()
{
double foo = atof("1.0");
return (int) foo;
}
// program code ends here
$
3 matches
Mail list logo