[Bug 1085910] New: Bug in AVR toolchain
http://bugzilla.opensuse.org/show_bug.cgi?id=1085910 Bug ID: 1085910 Summary: Bug in AVR toolchain Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.3 Hardware: 64bit OS: openSUSE 42.3 Status: NEW Severity: Normal Priority: P5 - None Component: Development Assignee: bnc-team-screening@forge.provo.novell.com Reporter: maik.h@gmx.net QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- with the current configuration of the avr-binutils, avr-gcc, avr-libs it is not possible to compile or better link a simple project. I tried avr-libc-2.0.0-10.14 from obs://build.opensuse.org/devel:gcc avr-libc-2.0.0-21.1 from home:eeich:branches:CrossToolchain:avr avr-libc-2.0.0-14.1 from obs://build.opensuse.org/CrossToolchain:avr combined with the cross-avr-binutils from the repos and the different gcc versions also from the corresponding repos. All got the same result: /opt/cross/lib/gcc/avr/5.4.0/../../../../avr/bin/ld: cannot find crtatmega16.o: Datei oder Verzeichnis nicht gefunden /opt/cross/lib/gcc/avr/5.4.0/../../../../avr/bin/ld: cannot find -lm /opt/cross/lib/gcc/avr/5.4.0/../../../../avr/bin/ld: cannot find -lc /opt/cross/lib/gcc/avr/5.4.0/../../../../avr/bin/ld: cannot find -latmega16 collect2: error: ld returned 1 exit status The problem was also discussed here: https://www.mikrocontroller.net/topic/442816 The problem are wrong paths for the avr-libs. the libs are placed into /usr/avr/sys-root/include this should be /opt/cross/avr.... Seems that during the build process for the packages all took the wrong configuration. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1085910 Maik Hoffmann <maik.h@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maik.h@gmx.net -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com