From: Joseph P. <pa...@mc...> - 2001-09-11 20:01:52
|
I put together a ps2-dvp-binutils package that one should be able to do a ./configure --target=dvp and have it produce the correct binutils... The build process may be a bit twichty, but i think i've resolved most of those problems.... This is built off the snsys ee-binutils source. If there is a need for it, i can send it. Can someone help explain why there needs to be so many different sets of binutils for ps2 dev? Is there a reasonable way to start combining these? --Joe On Mon, 10 Sep 2001, M. R. Brown wrote: > * Joseph Paris <pa...@mc...> on Mon, Sep 10, 2001: > > > I think i hit a pretty frustrating part. I compiled the snsys ee-binutils > > code under linux which produced the as,gasp,ld,etc... I still can't > > compile vpu asm files... I configured with --target=mipsel-scei-elfl, > > which i thought was what the iop was doing... Is this way off base? > > > > Yes. > > The iop tools should be compiled with "mipsel-scei-elfl", the ee tools > should be compiled with mipselr5900 or similar. > > How did you compile the tools .. can you supply configure/make lines > please? > > M. R. > > |