Discussion:
CVS commit: pkgsrc/cross/avr-binutils
Makoto Fujiwara
2014-06-17 12:22:06 UTC
Permalink
Hi, David, sorry for your time.

| To: ***@netbsd.org
| CC: pkgsrc-***@netbsd.org
| From: David Sainty <***@dtsp.co.nz>
| Subject: Re: CVS commit: pkgsrc/cross/avr-binutils
| Date: Tue, 17 Jun 2014 23:33:13 +1200
pkgsrc/cross/avr-binutils: Makefile PLIST distinfo
(pkgsrc)
Remove libiberty work around
(upstream)
Bump Version 2.23.2 to 2.24
---------------------------
(cross_only): Remove target-libiberty.
David> I think this has broken emulators/simulavr:

I had known libiberty was necessary for simulavr, but I did not, at the
time of commit. Probably the reason of upstream removing libiberty was
the duplication with gcc side.
Now let me think about either
(1) revert avr-binutils to 2.23.2
or
(2) pursue the way for gcc (or others) to place libiberty.

Thanks a lot
---
Makoto Fujiwara,
Chiba, Japan, Narita Airport and Disneyland prefecture.
Makoto Fujiwara
2014-06-18 06:44:06 UTC
Permalink
| To: tech-***@NetBSD.org
| From: Makoto Fujiwara <***@ki.nu>
| Subject: Re: CVS commit: pkgsrc/cross/avr-binutils
| Date: Tue, 17 Jun 2014 21:22:06 +0900
Post by Makoto Fujiwara
Now let me think about either
(1) revert avr-binutils to 2.23.2
or
(2) pursue the way for gcc (or others) to place libiberty.
I'm now testing with following combinations:

5608586 Jun 18 15:23 packages/All/avr-libc-1.8.0nb4.tgz
21894076 Jun 18 15:13 packages/All/simulavr-1.0.0nb20140618.tgz
170587975 Jun 18 15:05 packages/All/avr-gcc-4.8.3.tgz
1647621 Jun 18 14:21 packages/All/avr-gdb-7.6.1.tgz
4515895 Jun 18 14:14 packages/All/avr-binutils-2.24.tgz

wip/avr-libc 1.8.0 (almost PLIST change only)
wip/simulavr-git (git) (not easy to commit to proper)
wip/avr-gcc 4.8.3 (not by PR/48890, sorry. Where are the patches ?)
wip/avr-gdb 7.6.1
cross/avr-binutils 2.24

I understand neither avr-gcc-4.5.3 nor avr-gcc-4.7.3 places libiberty.a
but avr-gcc-4.8.3 does (I think we need the change of its PATH, and I do).

Thanks a lot,
---
***@NetBSD.org
Makoto Fujiwara,
Chiba, Japan, Narita Airport and Disneyland prefecture.
Makoto Fujiwara
2014-06-21 08:33:01 UTC
Permalink
Post by Makoto Fujiwara
5608586 Jun 18 15:23 packages/All/avr-libc-1.8.0nb4.tgz
21894076 Jun 18 15:13 packages/All/simulavr-1.0.0nb20140618.tgz
170587975 Jun 18 15:05 packages/All/avr-gcc-4.8.3.tgz
1647621 Jun 18 14:21 packages/All/avr-gdb-7.6.1.tgz
4515895 Jun 18 14:14 packages/All/avr-binutils-2.24.tgz
wip/avr-libc 1.8.0 (almost PLIST change only)
wip/simulavr-git (git) (not easy to commit to proper)
wip/avr-gcc 4.8.3 (not by PR/48890, sorry. Where are the patches ?)
wip/avr-gdb 7.6.1
cross/avr-binutils 2.24
I understand neither avr-gcc-4.5.3 nor avr-gcc-4.7.3 places libiberty.a
but avr-gcc-4.8.3 does (I think we need the change of its PATH, and I do).
Now wip/simulavr should be ready with following combination:

wip/simulavr 1.0.0nb0.1
wip/avr-gcc 4.8.3 (not by PR/48890, sorry. Where are the patches ?)
cross/avr-binutils 2.24

I'd like to commit emulators/simulavr (as 1.0.0nb2) and cross/avr-gcc as found in wip
respectively (during freeze) .. simulavr 1.0.0nb1 is now broken .. and it
asks for avr-gcc 4.8.3.

Please let me hear any comments.
Thanks a lot,
---
***@NetBSD.org
Makoto Fujiwara,
Chiba, Japan, Narita Airport and Disneyland prefecture.

Loading...