Re: [gentoo-user] crossdev avr compile failing on crtm328p.o

2011-12-29 Thread David Relson
On Sun, 08 May 2011 11:40:58 +0800 William Kenworthy wrote: ...snip... oh, and I should add that the above make.conf entries exist and are correct - but if I copy crtm328p.o from /usr/avr/lib/avr5 to /usr/avr/lib it all works fine. So while it now works, its ot fixed :) I have decided

[gentoo-user] crossdev avr compile failing on crtm328p.o

2011-05-07 Thread William Kenworthy
I have been using crossdev for the avr toolchain (arduino) successfully for a month - but after an upgrade (large number of packages) I am getting this: /usr/libexec/gcc/avr/ld: crtm328p.o: No such file: No such file or directory Ive rebuilt/uninstalled/reinstalled the avr toolchain with no

Re: [gentoo-user] crossdev avr compile failing on crtm328p.o

2011-05-07 Thread Mick
On Saturday 07 May 2011 13:34:04 William Kenworthy wrote: I have been using crossdev for the avr toolchain (arduino) successfully for a month - but after an upgrade (large number of packages) I am getting this: /usr/libexec/gcc/avr/ld: crtm328p.o: No such file: No such file or directory

Re: [gentoo-user] crossdev avr compile failing on crtm328p.o

2011-05-07 Thread Kevin McCarthy
On Sat, May 07, 2011 at 08:34:04PM +0800, William Kenworthy wrote: /usr/libexec/gcc/avr/ld: crtm328p.o: No such file: No such file or directory Ive rebuilt/uninstalled/reinstalled the avr toolchain with no success. Can someone suggest where to look next? The file crtm328p.o does exist in

Re: [gentoo-user] crossdev avr compile failing on crtm328p.o

2011-05-07 Thread William Kenworthy
On Sat, 2011-05-07 at 16:11 +0100, Mick wrote: On Saturday 07 May 2011 13:34:04 William Kenworthy wrote: I have been using crossdev for the avr toolchain (arduino) successfully for a month - but after an upgrade (large number of packages) I am getting this: /usr/libexec/gcc/avr/ld:

Re: [gentoo-user] crossdev avr compile failing on crtm328p.o

2011-05-07 Thread William Kenworthy
I thought the gentoo arduino was too out of date so I built the stable gentoo avr tool-chain, but arduino direct from subversion. But its the tool-chain thats now broke - is there something like ldconfig and /etc/ld.so.conf for avr-ld ? BillK On Sat, 2011-05-07 at 12:11 -0400, Kevin McCarthy

Re: [gentoo-user] crossdev avr compile failing on crtm328p.o

2011-05-07 Thread William Kenworthy
On Sat, 2011-05-07 at 12:11 -0400, Kevin McCarthy wrote: On Sat, May 07, 2011 at 08:34:04PM +0800, William Kenworthy wrote: /usr/libexec/gcc/avr/ld: crtm328p.o: No such file: No such file or directory Ive rebuilt/uninstalled/reinstalled the avr toolchain with no success. Can someone