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: Problem with cygwin + sh-elf-gcc

Re: Problem with cygwin + sh-elf-gcc

From: Paul Suade <paul.suade_at_laposte.net>
Date: Wed, 17 Jul 2002 13:11:54 +0200

Hi,

well you need to set the PATH evironment in fact :

- if your path where you installed sh binaries (elf-sh-gcc and cie.) is "/opt/sh/bin", then you must execute : export PATH=/opt/sh/bin;$PATH

- now, you can try to check : sh-elf-gcc -v.

If you want to avoid doing it everytime you open a bash, just add this line on /etc/.profile or /etc/bash_profile
  ----- Original Message -----
  From: Rune
  To: rockbox_at_cool.haxx.se
  Sent: Wednesday, July 17, 2002 12:08 PM
  Subject: Problem with cygwin + sh-elf-gcc


  Hello everybody.
  I've encountered a problem when compiling rockbox with cygwin (i'm not a Linux-person):
  Yesterday I installed cygwin + the needed components to compile the cross-compiler according to the rockbox instructions page. Everything worked out perfectly.
  But when I tried to compile rockbox today. The make-file complaines saying that i can't locate sh-elf-gcc. (it could compile yesterday).
  Are the problem related to some aliases which isn't saved when cygwin closes? If so, how do I fix this?

  Any suggestions are welcome :-)

  - Rune
    
Received on 2002-07-17

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