Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Trouble with arm-elf-gcc
« previous next »
  • Print
Pages: [1] 2

Author Topic: Trouble with arm-elf-gcc  (Read 4758 times)

Offline Enmar

  • Member
  • *
  • Posts: 18
    • DeviantArt
Trouble with arm-elf-gcc
« on: March 05, 2007, 11:16:46 PM »
I must be retarded or something because I've reinstalled cygwin about 5 time and it still can't find arm-elf-gcc ???. I even found the file but it is not in the right place and I don't know how to move it without messing everything up.

B.T.W. I have read all the posts about this and I still haven't fixed it.
P.S. It is under E:/cygwin/opt/(where it put all the files required to compile rockbox)
Logged
That loser in the back of the class that nobody notices and never will.

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Trouble with arm-elf-gcc
« Reply #1 on: March 05, 2007, 11:28:56 PM »
You probably need to add it to your path.  The guide to setting up the compiler in linux explains this step.
Logged

Offline Enmar

  • Member
  • *
  • Posts: 18
    • DeviantArt
Re: Trouble with arm-elf-gcc
« Reply #2 on: March 06, 2007, 12:03:51 AM »
Guess I murdered Cygwin because i got this message:
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
': not a valid identifier
: command not found
': not a valid identifier
: command not found
': not a valid identifier
: command not found
': not a valid identifier
: command not found
: command not found
'ash: /etc/profile: line 83: syntax error near unexpected token `in
bash: /etc/profile: line 83: `case "`echo "_$0" | /usr/bin/tr '[:upper:]' '[:low
'r:]' | /usr/bin/sed -e 's/^_//'`" in

Now I have to reinstall it... again.  :-\

P.S. Thanks for the quick reply.
« Last Edit: March 06, 2007, 12:05:23 AM by Enmar »
Logged
That loser in the back of the class that nobody notices and never will.

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Trouble with arm-elf-gcc
« Reply #3 on: March 06, 2007, 02:51:20 AM »
looks like a broken cygwin install. But: any reason not to use the vmware image? It's much easier to install and usage is quite similar.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline Enmar

  • Member
  • *
  • Posts: 18
    • DeviantArt
Re: Trouble with arm-elf-gcc
« Reply #4 on: March 06, 2007, 04:32:23 AM »
Umm i just tried it and I WILL NEVER USE IT AGAIN after all if I wanted to go back to the age when we didn't have internet, GUI file browser's and full color websites, I'll build myself a time machine.

BTW if you haven't figured it out VMware pissed me off.
Logged
That loser in the back of the class that nobody notices and never will.

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: Trouble with arm-elf-gcc
« Reply #5 on: March 06, 2007, 08:38:14 AM »
Hmmm...it works for me ;)

Admittedly I'm only patching and building, not creating patches, but I know I can FTP straight out of the terminal window to upload builds to my website and I can also use all the facilities of my XP box to browse and modify the SVN files (by connecting Windows Explorer to the virtual filesystem) before Alt-Tabbing back to VMWare to make a build.

Just my two ha'porth
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline Enmar

  • Member
  • *
  • Posts: 18
    • DeviantArt
Re: Trouble with arm-elf-gcc
« Reply #6 on: March 06, 2007, 06:07:45 PM »
how do I do that??? I mean access windows applications?
« Last Edit: March 06, 2007, 06:25:32 PM by Enmar »
Logged
That loser in the back of the class that nobody notices and never will.

Offline Nate!

  • Member
  • *
  • Posts: 235
Re: Trouble with arm-elf-gcc
« Reply #7 on: March 06, 2007, 10:08:39 PM »
Have you tried the stuff that is recommended at the end of the VMWare Devlepment Platform Wiki?  The last section is entitled "Additional Tips" and goes over running : "vmware-toolbox" for enabling copy/paste functionality.  It also covers running WINE, which from what I gather, allows you to access Windows apps from within the Debian image.

I can't really help you with your Cygwin issues.  The only reason I use it is for running a Sim from Windows without having to launch a build evnironment.  If it wasn't for that, I'd use one of the Linux envr because compiling is so much faster.  I haven't tried to compile for a few weeks now: ever since the Screen Rotation patch came out for the Gigabeat's.
Logged

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: Trouble with arm-elf-gcc
« Reply #8 on: March 07, 2007, 04:04:53 AM »
Quote from: Nate! on March 06, 2007, 10:08:39 PM
...running : "vmware-toolbox" for enabling copy/paste functionality.  It also covers running WINE, which from what I gather, allows you to access Windows apps from within the Debian image....

That isn't what I meant.

In Windows Explorer address bar, you can type \\debian\user to open a file browser window onto all the SVN files. Thus you can use Notepad++ or whatever to modify the source files or drag and drop downloaded patches into the correct folder etc. That's all, but it does make life pretty easy. I'm really liking the VMWare method :)
« Last Edit: March 07, 2007, 04:08:17 AM by bascule »
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline scorche

  • Administrator
  • Member
  • *
  • Posts: 666
Re: Trouble with arm-elf-gcc
« Reply #9 on: March 07, 2007, 05:32:11 AM »
Quote from: Enmar on March 06, 2007, 04:32:23 AM
Umm i just tried it and I WILL NEVER USE IT AGAIN after all if I wanted to go back to the age when we didn't have internet, GUI file browser's and full color websites, I'll build myself a time machine.

BTW if you haven't figured it out VMware pissed me off.

What are you talking about?  VMware has a windows manager (as opposed to cygwin's box of text).  It should have an internet connection (otherwise, you couldn't download the source).  And you should be able to browse the files just fine from the samba share.  I don't see how websites come into play here, as this is an environment designed to build and develop Rockbox with.  If you really need a GUI file browser or a web browser for some odd reason, just apt-get anything you want.

Point is, you have really confused me by going from cygwin to VMware and calling VMware the ancient one.
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Trouble with arm-elf-gcc
« Reply #10 on: March 07, 2007, 05:38:43 AM »
Regardless of what's ancient or not:

This is about developing Rockbox. It's about getting your hands dirty. Don't expect it to be some MS-VisualStudio-doing-everything-for-you thing, because there is no such thing. Don't expect it to be icon driven or fancy flashing colored. It's about the real work.

If it's too hard for you working with a command line prompt and stuff you should really consider to stop trying to develop for Rockbox. Unless you are willing to learn this stuff.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline Nate!

  • Member
  • *
  • Posts: 235
Re: Trouble with arm-elf-gcc
« Reply #11 on: March 07, 2007, 08:40:52 AM »
On a lighter note:  ;)  Are you still having issues with VMWare?  Is there something that you can't or wish to do that you haven't figured out yet?  Are you back up and compiling yet?
Logged

Offline Enmar

  • Member
  • *
  • Posts: 18
    • DeviantArt
Re: Trouble with arm-elf-gcc
« Reply #12 on: March 08, 2007, 04:47:47 AM »
I tried to connect to it but my network went down a while ago and I can not even share files with other computers.

The reason I said what I did was because I tried and tried to do what it said and I could not accomplish it.

Just a couple of minutes ago:

YIPPEE I GOT IT TO WORK YAY WAHOO. MY NETWORK WORKS AND BY ASSOCIATION SO DOES VMWARE!!!!!!!;)

Now to fix my flash drive

Once again I sincerely apologize for my previous post. We have all been there when no matter what you try nothing works. So please try to understand my frustration.
« Last Edit: March 08, 2007, 04:59:36 AM by Enmar »
Logged
That loser in the back of the class that nobody notices and never will.

Offline Enmar

  • Member
  • *
  • Posts: 18
    • DeviantArt
Re: Trouble with arm-elf-gcc
« Reply #13 on: March 08, 2007, 05:10:57 AM »
Now on a calmer note: how do I change the startup image???



P.S. YAY I AM NOT RETARDED AFTER ALL!!!!
Logged
That loser in the back of the class that nobody notices and never will.

Offline Enmar

  • Member
  • *
  • Posts: 18
    • DeviantArt
Re: Trouble with arm-elf-gcc
« Reply #14 on: March 08, 2007, 05:21:36 AM »
First successful compiling Thursday, March 8, 2007 2:21 AM
Logged
That loser in the back of the class that nobody notices and never will.

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Trouble with arm-elf-gcc
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.104 seconds with 15 queries.