Your message dated Thu, 31 Jul 2008 14:56:42 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#491560: Possible workaround is to make a symlink
has caused the Debian Bug report #491560,
regarding binutils-avr: wrong assembler used (as instead of avr-as)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
491560: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491560
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: binutils-avr
Version: 2.18-4
Severity: normal

After the upgrade from binutils-avr 2.18-3 to binutils-avr 2.18-4,
avr-gcc apparently uses "as" instead of avr-as:

test$ avr-gcc -mmcu=at90usb647 test.c -o test.elf
as: unrecognized option `-mmcu=at90usb647'

test$ as -mmcu=at90usb647
as: unrecognized option `-mmcu=at90usb647'

test$ avr-as -mmcu=at90usb647
^D^D
test$


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages binutils-avr depends on:
ii  libc6                         2.7-10     GNU C Library: Shared libraries

binutils-avr recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi,
this is a problem with gcc. It is fixed in gcc-avr v 1:4.3.0-4. It is
currently in unstable should propagate to testing within 2-3 days.

On Thu, Jul 31, 2008 at 2:21 PM, Pavel Fertser <[EMAIL PROTECTED]> wrote:
> For those who want to make it work fast here's a workaround:
>
> # ln -s /usr/lib/avr/bin/ /usr/avr/
>
> Happy AVR hacking! :)
>
>
>
>



-- 
Håkan Ardö


--- End Message ---

Reply via email to