Support and General Use > Plugins/Viewers

Contact viewer

(1/2) > >>

eclectoplasm:
Hello,
I've recently installed Rockbox on my iPod Nano and I'm very happy with the ogg playback. However, I deeply miss a contact viewer/manager and I don't want to boot into the Apple firmware every time I want to check a contact.
I know it's possible to compile Rockbox with the contact.c plugin [http://www.rockbox.org/tracker/4728]. In fact, I've tried to do so but 1) I can't find the sh-elf-gcc package for linux (all of those I've found have .exe extensions) and 2) the compiler doesn't seem support the iPod Nano (it isn't in the list of the readers that come out when I launch ./configure, they are all Archos devices).
I've also seen it's in the list of the next to be features [http://www.rockbox.org/tracker/task/182]. So, is it a contact reader/manager going to be added as a default plugin any time soon? Please, add it. It's the only thing preventing me to be 100% happy with Rockbox!

Febs:
Try running the script that in the /tools directory.  This should set up a development environment, including the sh-elf-gcc package.

eclectoplasm:
Sorry, I didn't get it. Which script do you mean? Something into the sh-elf-gcc package, something already in the /tools directory or the contact.c?

Thanks.

Llorean:
There's only one script in the /tools directory, rockboxdev.sh I believe its name is.

GodEater:

--- Quote from: Febs on January 23, 2007, 06:35:24 PM ---Try running the script that in the /tools directory.  This should set up a development environment, including the sh-elf-gcc package.

--- End quote ---

Although why you'd want sh-elf-gcc when compiling for a Nano is beyond me (sh-elf-gcc being for the archos players, not iPods) - surely arm-elf-gcc is what he's after?

Regardless, Llorean is correct, running ./rockboxdev.sh from the tools sub directory after you've downloaded the source tree will allow you to set up a full dev environment.

Navigation

[0] Message Index

[#] Next page

Go to full version