Rockbox Development > Starting Development and Compiling

cross compiler install via rockboxdev.sh on mac

(1/4) > >>

lenny:
I'm trying to build m68k cross compiler with rockboxdev.sh on a mac.

The first time I tried this it went through the whole process but quit when it couldn't make a directory to install the files in. So started over and executed it with a sudo. It finished successfully, but I didn't end up with a m68k-elf-gcc file! When I try to make it complains it can't find it. Here's what I ended up with I think:

m68k-elf-addr2line
m68k-elf-ar
m68k-elf-as
m68k-elf-c++filt
m68k-elf-gccbug
m68k-elf-gcov
m68k-elf-ld
m68k-elf-nm
m68k-elf-objcopy
m68k-elf-objdump
m68k-elf-ranlib
m68k-elf-readelf
m68k-elf-size
m68k-elf-strings
m68k-elf-strip

any ideas?

Bagder:
those are all tools from the binutils installation

lenny:
then where should the m68k-elf-gcc file have come from? ???

rasher:

--- Quote from: lenny on August 04, 2006, 06:11:55 PM ---then where should the m68k-elf-gcc file have come from? ???

--- End quote ---
The GCC installation, if all went well. Which it apparently didn't. Something is probably not jibing correctly with the Apple-branded unix environment. Try running rockboxdev.sh like this:

--- Code: ---rockboxdev.sh |tee rockboxdev.log 2>&1
--- End code ---

And attach rockboxdev.log to this thread.

lenny:
Thanks for you help rasher

I did as you said and have posted the log file here:

http://guitardating.com/lenny/rockboxdev.log

It won't be there forever. :P

On a side note, why the strict attachment restrictions here on the forums? The file extensions don't make sense (why doc and no log?) and 128KB just seems way too small. The log file here is 776KB and would be a perfectly legitmate use of the space (IMHO). No big deal though.

Navigation

[0] Message Index

[#] Next page

Go to full version