Public bug reported:
Binary package hint: avra
1)
# lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10
2)
# apt-cache policy avra
avra:
Installed: 1.2.3a-1
Candidate: 1.2.3a-1
Version table:
*** 1.2.3a-1 0
500
http://vesta.informatik.rwth-aachen.de/ftp/pub/comp/Linux/ubuntu/ubuntu/
maverick/universe amd64 Packages
100 /var/lib/dpkg/status
3)
assembling shipped *.inc files without errors.
4)
According [1] Avra is supplied with *.inc files for different AVRs, e.g.
/usr/share/avra/m8def.inc
Putting
.include "m8def.inc"
into test.asm and running
# avra -I /usr/share/avra test.asm
produces errors. No file is assembled:
Output
> Pass 1...
> /usr/share/avra/m8def.inc(40) : Error : Unknown mnemonic/macro: #ifndef
> /usr/share/avra/m8def.inc(41) : Error : Unknown mnemonic/macro: #define
> /usr/share/avra/m8def.inc(44) : Error : Unknown mnemonic/macro: #pragma
Please ship include files with avra which work with avra.
The include files are assembler version 2 whereas avra does only understand
version 1 files.
Thanks a lot!
[1] http://packages.ubuntu.com/en/maverick/amd64/avra/filelist
** Affects: avra (Ubuntu)
Importance: Undecided
Status: New
--
avra doesn't work with supplied *.inc files
https://bugs.launchpad.net/bugs/681491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs