#37342: Work on eCos eabi toolchain -------------------------+-------------------------------- Reporter: billy@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by billy@…): Replying to [comment:1 mfeiri@…]:
Thank you mfeiri. I disabled objc from the --enable-languages configure option and it builds cleanly now. The "Official" eCos toolchain is built without Objective C so I may just leave it at that. I will try to build with the eCos headers (without newlib) next. The eCos instructions referenced above indicate I should copy those under ${worksrcpath}/sys- include/include and then use --with-newlib. Those directories don't exist in the newlib build I just did so I'm not quite sure if that will work. There is also a eCos patch set I need to apply and will try it as well. I also noticed that when I continued with the full install I got an arm- eabi-gcc-4.3 instead of the arm-eabi-gcc I was looking for. I need to figure out how to limit the installed binary to arm-eabi-gcc. I'll post my progress here for anyone interested. -- Ticket URL: <https://trac.macports.org/ticket/37342#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS