GNU Binutils
This package is based on the package 'binutils' from project 'openSUSE:Factory'.
C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
size, strings, and strip. These utilities are needed whenever you want
to compile a program or kernel.
-
1
derived packages
- Links to devel:gcc / binutils
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout CrossToolchain:avr/cross-avr-binutils && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000122 122 Bytes |
Latest Revision
Klaus Kämpf (kwk)
committed
(revision 5)
revert to upstream
Comments 5
I haven't seen a SR for the latest changes. Care to discuss planned changes first?
Sure ! The avr buildchain was broken for a long time and I took action ;-)
Thanks for doing this! I still do see issues. Most of them are related to cross-avr-gcc installing into /opt/cross/avr while binutils and avr-libc have finally settled on /usr/avr/sysroot/.
Egbert, this is currently being discussed. The symlink is a workaround. I'd like to see CrootToolchain:avr to be as closed to devel:gcc as possible.
I agree with your notion of moving as close to devel:gcc as possible - although the devel:gcc spec file is a complicated beast. Care to let me know where is this discussed, currently?