Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: rockboxdev.sh

Re: rockboxdev.sh

From: Sander Sweers <sander.sweers_at_gmail.com>
Date: Fri, 26 May 2006 02:38:06 +0200

On Fri, 2006-05-26 at 01:47 +0200, Daniel Stenberg wrote:
>
> This should work on all *nix like systems and cygwin (afaik), but I'm
> interested in reports and feedback on details and possible problems.
>
> Enjoy!
>

Thanks :) Although gcc does not build for me the script works. I have
never had <=gcc-4.0.x build for m68k-elf so it is not the scripts
fault ;)

One comment, it fails if $dlwhere does not exists. This should make it
work.

if test ! -d $dlwhere;then
  mkdir $dlwhere
fi

Greets
Sander
Received on 2006-05-26

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy