Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Crossdev to SPU fails on newlib headers
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
blueCommand
n00b
n00b


Joined: 06 Jul 2005
Posts: 22

PostPosted: Thu Jun 26, 2008 5:33 am    Post subject: Crossdev to SPU fails on newlib headers Reply with quote

Hello.

I'm trying to create a toolchain for my PS3. Here is my output:

crossdev -t spu-elf
http://stuff.cmd.nu/cross-spu-elf-newlib-headers.log

Interresting part would probably be "spu-elf-cc: command not found"

I'm a bit supprised that neither google nor this forum has an answer for this.
Thanks in advance.
Back to top
View user's profile Send private message
EddieMay1999
n00b
n00b


Joined: 11 Aug 2003
Posts: 10
Location: Southern California

PostPosted: Sun Jun 29, 2008 4:01 am    Post subject: What is spu-elf-cc? Reply with quote

I am having the same problem when I execute crossdev -t spu. spu-elf-cc command not found. I don't know how to get that command on the system. What did we not emerge?
Back to top
View user's profile Send private message
blueCommand
n00b
n00b


Joined: 06 Jul 2005
Posts: 22

PostPosted: Thu Jul 03, 2008 8:31 pm    Post subject: Reply with quote

After a bit of trial and error I've discovered a workaround.

Code:
crossdev -t spu -s1 --without-headers
crossdev -t spu

That works like a charm.
Back to top
View user's profile Send private message
tokenmathematician
n00b
n00b


Joined: 30 Oct 2008
Posts: 5

PostPosted: Wed May 27, 2009 5:47 am    Post subject: this trick worked for me for arm-elf Reply with quote

i was receiving a similar failure with newlib-1.16.0, but for arm [arm-elf-cc command not found].

after applying the same trick as specified (replacing spu with arm in the target, of course), i also had success.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum