Hi, I'm trying to set up a programming platform for Atmel's AVR
microcontrollers series.
So far I have installed avrdude without problems, which should be able
to send the data to the micro thru one of the many programming
interfaces.

But before sending anything I need a sane environment. I'm going with
gcc and related apps (binutils, gdb, etc) which compiled fine with
emerge using the crossdev metapackage:

#crossdev -t avr

And that was enough. The problem with contrarius is that it doesn't
detect "avr" as a target... So my questions are:
1- Is there a way to set up an "avr" crossdev solution with contrarius?
2- How can I know what are the supported targets by contrarius?
3- Are there any plans to support AVR? (Is there is any interest I
could test and report back)

Additionally, the way that the crossdev metapackage does things is
using the "normal" ebuilds (i.e. those found on the official tree)
thru a wrapper (crossdev -t whatever) that sets some variables related
to the target. So:
4- Did someone try to modify this wrapper to make it work with paludis?

Regards.
_______________________________________________
Paludis-user mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/paludis-user

Reply via email to