[uClibc] PTXdist support for uClibc

Robert Schwebel robert at schwebel.de
Fri Mar 4 18:53:45 UTC 2005


Hi, 

I've started to fix up the uClibc support in PTXdist; for the first step
I've ported the old uClibc toolchain patches into crosstool, which is
used by PTXdist to build it's toolchains. 

If you are interested, please try the svn versions referenced here: 

	http://www.pengutronix.de/software/ptxdist_en.html

Note that the stuff is not really tested as of now, but it looks like a
good beginning. If you want to try it out, you can ask PTXdist which
toolchains for uClibc are supported: 

  robert at himalia:~/work/svn-rsc/ptxdist-0.7-trunk> make configs | grep -e "toolchain.*uclibc"
  toolchain_arm-softfloat-linux-uclibc-3.3.3_uClibc-0.9.27_config
  toolchain_i586-unknown-linux-uclibc-3.3.3_uClibc-0.9.27_config
  toolchain_m68k-unknown-linux-uclibc-3.3.3_uClibc-0.9.27_config

Then, for example for ARM, try

  make toolchain_arm-softfloat-linux-uclibc-3.3.3_uClibc-0.9.27_config
  [...]
  make world 2>&1 | tee logfile

Default targets for i586 and ARM root images will probably follow when
I've verified that the toolchains do somehow work... 

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9




More information about the uClibc mailing list