Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85359 - Updated ebuild for dev-embedded/avr-libc to work with sys-devel/crossdev
Summary: Updated ebuild for dev-embedded/avr-libc to work with sys-devel/crossdev
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 85356 85357
  Show dependency tree
 
Reported: 2005-03-15 08:29 UTC by Scott Price
Modified: 2005-10-25 19:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
avr-libc-1.2.3.ebuild (avr-libc-1.2.3.ebuild,710 bytes, text/plain)
2005-03-15 08:31 UTC, Scott Price
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Price 2005-03-15 08:29:01 UTC
The old avr-libc ebuild is expecting dev-embedded/avr-gcc.  This ebuild fixes that problem.  It also is updated for the latest version of avr-libc.  This should be put into portage before avr-gcc is removed.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Scott Price 2005-03-15 08:31:01 UTC
Created attachment 53542 [details]
avr-libc-1.2.3.ebuild
Comment 2 Scott Price 2005-03-15 08:38:13 UTC
for anyone who wants to test this ebuild you will have to emerge sys-devel/crossdev >= 0.9.1-r1.  To get this version you must use ~ARCH keyword.

then use:

crossdev -t avr

That is it. It should build you an avr tool chain.  It will be stored in /usr/avr

Scott  =)
Comment 3 SpanKY gentoo-dev 2005-03-15 16:04:43 UTC
version bumped in portage, thanks :)
Comment 4 Christian Obkircher 2005-10-25 19:49:05 UTC
I have the same problem in version 1.2.5-r1. emerge terminates with:
make[1]: avr-gcc: command not found
make[1]: *** [crts1200.o] error 127
make[1]: Leaving directory
`/var/tmp/portage/avr-libc-1.2.5-r1/work/avr-libc-1.2.5/obj-avr/crt1'