[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Eclipse CDT and uClibc toolchain for MIPS

Hi everybody,

I've just tried to cross compile a source for MIPS (big endian) uClibc based target system. Therefore I was using uClibc toolchain from http://free-electrons.com/community/tools/uclibc/.

Simple cross compiling with this tool chain in CDT is possible when adding tool chain bin directory to env PATH.

I wonder how this tool chain could be more tightly integrated in CDT (e.g. that mips uClibc tool chain could be selected when creating a new project).

2nd question .. how to ensure that the binary is linked to correct uClibc libraries?

Any help is highly appreciated.

Regards
-Gerald