This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MIPS(el) Toolchain


Dan Kegel wrote:
You might need to dive in to grok multilibbing.  A few
random starting points for learning might be
http://www.linux-mips.org/archives/linux-mips/2005-06/msg00045.html
http://ftp.ussg.iu.edu/linux/gentoo-rsync/eclass/toolchain.eclass
http://gcc.gnu.org/install/configure.html
and the gcc mailing list.  You'll probably need to
read the gcc sources quite a bit, too.

On the other hand, it might be as easy as changing --disable-multilib to --enable-multilib, and building one glibc for each of the multilib libraries. See e.g.

http://ftp.snapgear.org/pub/snapgear/tools/arm-linux/build-arm-linux-3.3.2

--
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]