Your message dated Sat, 29 Dec 2007 18:47:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#394231: fixed in avr-libc 1:1.4.7-1 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---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 <stdlib.h> int main() { double foo = atof("1.0"); return (int) foo; } // program code ends here $ avr-gcc bug.c /usr/lib/gcc/avr/4.1.0/../../../../avr/lib/libc.a(fixsfsi.o): In function `__fixsfsi': ../../../libm/fplib/fixsfsi.S:57: multiple definition of `__fixsfsi' /usr/lib/gcc/avr/4.1.0/libgcc.a(_sf_to_si.o):: first defined here $ Compiling the same program with the native gcc target (i486-linux-gnu) works fine. The problem may also be with the gcc-avr package. Or am I doing something wrong? Versions of involved packages: avr-libc 1.4.4-2 binutils-avr 2.16.1-1 gcc-avr 4.1.0-1 libc6 2.3.6.ds1-6 --Stephan Walter
--- End Message ---
--- Begin Message ---Source: avr-libc Source-Version: 1:1.4.7-1 We believe that the bug you reported is fixed in the latest version of avr-libc, which is due to be installed in the Debian FTP archive: avr-libc_1.4.7-1.diff.gz to pool/main/a/avr-libc/avr-libc_1.4.7-1.diff.gz avr-libc_1.4.7-1.dsc to pool/main/a/avr-libc/avr-libc_1.4.7-1.dsc avr-libc_1.4.7-1_all.deb to pool/main/a/avr-libc/avr-libc_1.4.7-1_all.deb avr-libc_1.4.7.orig.tar.gz to pool/main/a/avr-libc/avr-libc_1.4.7.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Hakan Ardo <[EMAIL PROTECTED]> (supplier of updated avr-libc package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 29 Dec 2007 16:20:03 +0100 Source: avr-libc Binary: avr-libc Architecture: source all Version: 1:1.4.7-1 Distribution: unstable Urgency: low Maintainer: Hakan Ardo <[EMAIL PROTECTED]> Changed-By: Hakan Ardo <[EMAIL PROTECTED]> Description: avr-libc - Standard C library for Atmel AVR development Closes: 394231 410831 420163 421088 427266 427266 452199 Changes: avr-libc (1:1.4.7-1) unstable; urgency=low . * New upstream release (closes: #410831, #420163, #421088, #452199, #394231) * Replaced tetex packages with texlive in Build-Depends (closes: #427266) * Now ignores returnstatus of pdflatex when generating docs to prevent the build processing from halting on latex warnings (closes: #427266) Files: 18156a3a7f6ff388b1c745cea575cb4c 675 otherosfs extra avr-libc_1.4.7-1.dsc 2b5a40e1335ee3bb48dc8012e9b04640 1203453 otherosfs extra avr-libc_1.4.7.orig.tar.gz 953b3ffac633f284cd22e0b1fa4f4100 5508 otherosfs extra avr-libc_1.4.7-1.diff.gz abc26373768dca889ca7edaf4a0e782c 2656888 otherosfs extra avr-libc_1.4.7-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFHdmbZAbtddT3jfcARAs0gAKCNtwwg14R9X0bjLfLJxqn3ewcRUgCeKa4V lddQU5ahCGhjzOVd+M8OZYU= =Kke5 -----END PGP SIGNATURE-----
--- End Message ---

