From: M. R. B. <mr...@0x...> - 2001-09-10 20:43:29
|
* Joseph Paris <pa...@mc...> on Mon, Sep 10, 2001: > the ee-binutils from snsys, i believe was configured for a win32 build, > and as such there doesn't seem to be an esy way to configure for linux. > At least, i'm receiving errors on running configure alone. i.e. > ./configure generates ./configure: command not found. It is in each > sepereate directory... > I guess the quick and dirty way to get things done is to do a diff against stock binutils-2.9.1 and gcc-2.95.2 and the ee/iop custom tools. Then you simply apply that patch against stock and you should be good to go - except for the toplevel config.sub. You still have to hand-edit this AFAICS. Without these modifications, binutils and gcc won't know what the hell a dvp or iop is :). When diff'ing, every directory except gcc belongs to binutils. M. R. |