| 00:08.04 | *** join/#uclibc animeloe[net] (~animeloe@unaffiliated/animeloe) |
| 00:19.43 | *** join/#uclibc animeloe[net] (~animeloe@unaffiliated/animeloe) |
| 00:41.53 | *** join/#uclibc p0ker (~p0ker@93.124.192.66) |
| 00:49.55 | *** join/#uclibc tchan (~tchan@lunar-linux/developer/tchan) |
| 00:54.05 | *** join/#uclibc CIA-49 (~CIA@208.69.182.149) |
| 01:22.53 | *** join/#uclibc p0ker (~p0ker@93.124.192.66) |
| 02:04.39 | CIA-49 | 03vda.linux 07master * r14a917eaab18 10busybox/shell/hush.c: hush: note a FIXME |
| 02:08.58 | CIA-49 | 03dronnikov 07master * r73ccd0ca879b 10busybox/util-linux/volume_id/linux_swap.c: volume_id/linux_swap: detect suspended image signatures too |
| 02:24.21 | CIA-49 | 03vda.linux 07master * r43f5eae2ae4c 10busybox-website/tinyutils.html: tinyutils.html: update GUI browsers part |
| 02:52.49 | CIA-49 | 03vda.linux 07master * r6c622db1784d 10busybox-website/ (download.html header.html): removed eternally-outdated download.html page |
| 03:54.06 | *** join/#uclibc Xires (~Xires@66-190-79-122.dhcp.dntn.tx.charter.com) |
| 06:23.53 | *** join/#uclibc austinf (~austinf@75-92-1-28.war.clearwire-wmx.net) |
| 07:22.09 | *** join/#uclibc hw_ (~hw@p578b3905.dip0.t-ipconnect.de) |
| 07:51.02 | *** join/#uclibc fabled (~fabled@letku109.adsl.netsonic.fi) |
| 08:15.40 | *** join/#uclibc kos_tom_ (~thomas@ip-78-110-192-107.reverse.destiny.be) |
| 08:38.20 | *** join/#uclibc _Lucretia__ (~munkee@5ac2a264.bb.sky.com) |
| 10:02.34 | CIA-49 | 03jacmet 07master * recc81fed2f1b 10buildroot/toolchain/Config.in: toolchain: get rid of "binary" for external toolchain |
| 10:33.14 | *** join/#uclibc Ulfalizer (~ulf@pat.se.opera.com) |
| 10:34.36 | Ulfalizer | what's the recommended way to cross-compile complex packages that already have configure scripts set up? should i try to create a new environment in which gcc, ld, etc. point to the cross-compiling versions, or is there some nicer way? |
| 10:41.49 | djdeath | Ulfalizer: do you have a cross compiling toolchain ? |
| 10:45.16 | Ulfalizer | djdeath: yes |
| 10:45.39 | djdeath | Ulfalizer: just configure buildroot to point on your toolchain location |
| 10:45.53 | djdeath | Ulfalizer: buildroot will handle that for you |
| 10:46.29 | Ulfalizer | what i meant was that i built a cross-compiling toolchain with buildroot. the default system toolchain isn't cross-compiling. |
| 10:46.47 | Ulfalizer | (the one that's in the path for things like "gcc" per default) |
| 10:47.14 | djdeath | hmm yeaaah |
| 10:47.35 | djdeath | the system doesn't cross compile, nothing new ;) |
| 10:48.03 | djdeath | the default toolchain is almost unused by buildroot |
| 10:48.22 | djdeath | unless you need complex packages like glib2 or icu |
| 10:48.48 | Ulfalizer | the problem is it will be used during the build process of packages unless i do something about it :/ |
| 10:49.10 | Ulfalizer | hmm, seems autotools has some support for cross-compilation. i'm gonna read up on it. |
| 10:50.24 | djdeath | Ulfalizer: for some packages, buildroot builds the package once against the host (using the system compiler), and then against the target (using the cross compiler) |
| 10:50.39 | djdeath | Ulfalizer: do you have a problem with a particular package ? |
| 10:51.14 | djdeath | Ulfalizer: or does it fail at the beginning (on something like busybox) ? |
| 10:52.01 | Ulfalizer | heh, shouldn't have said "package". i'm talking about general software packages, not packages that come with buildroot :) |
| 10:52.05 | Ulfalizer | sorry for being confusing |
| 10:52.25 | djdeath | ah I see |
| 10:53.08 | djdeath | well, you know, buildroot use a *LOT* of compiling options (and some others dirty tricks) to build its packages |
| 10:53.41 | djdeath | it might be such a pain to do the same job |
| 10:54.02 | Ulfalizer | :/ |
| 10:54.12 | djdeath | maybe integrating you software into buildroot can be less painful |
| 10:54.38 | djdeath | s/you/your/ |
| 10:54.44 | Ulfalizer | right now i'm trying to build a version of the ISC DHCP client |
| 10:55.01 | Ulfalizer | or am about to try anyway :) |
| 10:55.46 | djdeath | Ulfalizer: does it uses autotools ? |
| 10:56.49 | Ulfalizer | yes |
| 10:57.10 | Ulfalizer | i'm reading up on its (autotools') cross-compilation support right now :) |
| 10:58.05 | djdeath | hmm |
| 10:58.15 | djdeath | isc dhcp is already integrated in buildroot |
| 10:58.24 | djdeath | http://git.buildroot.org/buildroot/tree/package/dhcp |
| 10:59.21 | djdeath | by the way, it should be bumped... |
| 11:00.26 | Ulfalizer | ohh, should have checked before i tried to compile it myself |
| 11:00.35 | Ulfalizer | thanks for the hint |
| 11:10.00 | busybot | [New Bug] https://bugs.uclibc.org/1057 nor, P5, Busybox, natanael.copa@gmail.com->unassigned@busybox.net, NEW, pending, busybox wget segfaults with http_proxy environment set |
| 11:34.18 | Ulfalizer | is there some way to build just a ld.so for the target and nothing else? |
| 11:36.56 | djdeath | it seems you can disable busybox |
| 11:37.04 | djdeath | so yes, probably |
| 11:47.11 | *** join/#uclibc matteo (~matteo@openwrt/developer/matteo) |
| 12:06.32 | Ulfalizer | djdeath: how do you build it? the only relevant option i can find is "native toolchain in the target filesystem", but that probably compiles gcc as well (which i'd prefer to avoid, as it usually takes ages). |
| 12:22.10 | Ulfalizer | never mind, it seems to be included by default even without that option |
| 12:27.38 | Ulfalizer | what does .0, .1, etc. in file extensions signify? |
| 12:35.31 | *** join/#uclibc gustavoz (~gustavoz@host195.200-82-38.telecom.net.ar) |
| 12:45.07 | mnemoc | Ulfalizer: man levels usually |
| 12:48.46 | Ulfalizer | mnemoc: even for binaries, as in ld-uClibc.so.0? |
| 12:49.06 | Ulfalizer | that's a soft link and not a binary, but i believe i've seen it for binaries as well |
| 12:53.21 | mnemoc | no, that is the version |
| 12:53.47 | mnemoc | well... shortcut to the version |
| 12:54.50 | Ulfalizer | oh, so it's the major version? |
| 12:54.51 | mnemoc | useful when a binary depends on any minor version of a single major one |
| 12:54.56 | mnemoc | yes |
| 12:55.01 | Ulfalizer | okay, thanks |
| 12:55.10 | Ulfalizer | unix naming conventions can be a bit cryptic at times :) |
| 12:55.20 | mnemoc | =) |
| 12:55.43 | mnemoc | easy way to allow coexistance :) |
| 12:56.38 | Ulfalizer | yeah |
| 13:10.38 | *** join/#uclibc matteo` (~matteo@openwrt/developer/matteo) |
| 13:11.56 | *** join/#uclibc animeloe (~animeloe@unaffiliated/animeloe) |
| 13:17.51 | *** join/#uclibc animeloe[net] (~animeloe@unaffiliated/animeloe) |
| 13:19.05 | *** join/#uclibc tsukasa (~tsukasa@unaffiliated/tsukasa) |
| 13:34.51 | *** join/#uclibc dieter|work (~dieter@dslb-088-066-194-015.pools.arcor-ip.net) |
| 13:41.31 | *** join/#uclibc KaiForce (~chatzilla@adsl-70-228-91-140.dsl.akrnoh.ameritech.net) |
| 14:10.42 | *** join/#uclibc animeloe[net] (~animeloe@unaffiliated/animeloe) |
| 14:38.45 | *** join/#uclibc matteo (~matteo@openwrt/developer/matteo) |
| 14:48.20 | *** join/#uclibc _Lucretia_ (~munkee@pdpc/supporter/active/lucretia) |
| 15:10.36 | CIA-49 | 03jacmet 07master * rfdb2b2d6a0dd 10buildroot/ (CHANGES package/newt/Config.in): newt: needs slang |
| 15:21.25 | *** join/#uclibc sjhill (~sjhill@home.bethel-hill.org) |
| 15:26.33 | CIA-49 | 03carmelo.amoroso 07nptl * r70811eeaf66e 10uClibc/include/rpc/ (auth.h rpc.h types.h): libc: Fix typo in include/rpc |
| 15:26.47 | CIA-49 | 03carmelo.amoroso 07master * rbeb34ab0e65f 10uClibc/include/rpc/ (auth.h rpc.h types.h): libc: Fix typo in include/rpc |
| 15:29.07 | CIA-49 | 03carmelo.amoroso 070_9_30 * rb4d6a6e94d87 10uClibc/include/rpc/ (auth.h rpc.h types.h): libc: Fix typo in include/rpc |
| 15:44.12 | *** join/#uclibc matteo` (~matteo@openwrt/developer/matteo) |
| 16:07.31 | CIA-49 | 03yann.morin.1998 07master * r7dd0591183e4 10buildroot/ (Makefile toolchain/gdb/gdb.mk): toolchain/gdb: get rid of legacy & unused variables |
| 16:40.40 | *** join/#uclibc matteo (~matteo@openwrt/developer/matteo) |
| 16:47.18 | CIA-49 | 03vda.linux 07master * rfb6e689554a0 10busybox/libbb/md5.c: libbb/md5.c: remove wrong comment |
| 16:49.12 | *** join/#uclibc p0ker (~p0ker@188.126.197.136) |
| 16:49.41 | *** join/#uclibc wberrier (~wberrier@12.191.193.40) |
| 16:56.36 | *** join/#uclibc mnt_real (~sinan@bas1-montreal43-1177754708.dsl.bell.ca) |
| 16:59.59 | *** join/#uclibc khem (~khem@99-57-141-118.lightspeed.sntcca.sbcglobal.net) |
| 17:01.43 | *** join/#uclibc likewise (~likewise@82-171-51-231.ip.telfort.nl) |
| 17:15.43 | *** join/#uclibc khem (~khem@99-57-141-118.lightspeed.sntcca.sbcglobal.net) |
| 17:22.44 | *** join/#uclibc khem (~khem@99-57-141-118.lightspeed.sntcca.sbcglobal.net) |
| 17:24.14 | *** join/#uclibc khem (~khem@99-57-141-118.lightspeed.sntcca.sbcglobal.net) |
| 17:29.45 | blindvt | thomasez, just wipe every config symbol that has VENDOR in it |
| 17:39.37 | *** join/#uclibc matteo` (~matteo@openwrt/developer/matteo) |
| 18:05.53 | *** join/#uclibc austinf (~austinf@74-92-226-109-Washington.hfc.comcastbusiness.net) |
| 18:16.15 | *** join/#uclibc matteo (~matteo@openwrt/developer/matteo) |
| 19:03.50 | *** join/#uclibc austinf (~austinf@74.92.231.110) |
| 19:39.35 | *** join/#uclibc christel (~christel@freenode/staff/exherbo.christel) |
| 19:39.38 | *** mode/#uclibc [+o blindvt] by christel |
| 19:39.41 | *** part/#uclibc christel (~christel@freenode/staff/exherbo.christel) |
| 19:41.22 | *** mode/#uclibc [-s+c] by ChanServ |
| 19:41.48 | *** mode/#uclibc [-o blindvt] by blindvt |
| 19:51.02 | *** mode/#uclibc [+o blindvt] by ChanServ |
| 19:51.25 | *** topic/#uclibc by blindvt -> discussion of uClibc and Busybox | uClibc 0.9.30.2 was released 13 Jan 2010 | busybox 1.15.3 was released 12 Dec 2009 (unstable busybox 1.16.0) | buildroot 2009.11 was released 1 December 2009 | For general setup issues try #elinux or #edev |
| 19:51.30 | *** mode/#uclibc [-t] by blindvt |
| 19:51.30 | *** mode/#uclibc [+t] by ChanServ |
| 19:53.45 | *** join/#uclibc PortaLu (~LucretiaL@5ac2a264.bb.sky.com) |
| 19:58.52 | *** mode/#uclibc [-t] by blindvt |
| 19:58.54 | *** mode/#uclibc [+t] by ChanServ |
| 19:58.59 | *** join/#uclibc trem (~trem@AToulouse-256-1-157-235.w90-45.abo.wanadoo.fr) |
| 19:59.13 | *** mode/#uclibc [-o blindvt] by blindvt |
| 20:25.49 | solar | thanks blindvt |
| 21:28.58 | *** join/#uclibc animeloe[net] (~animeloe@unaffiliated/animeloe) |
| 21:31.18 | *** join/#uclibc animeloe[net] (~animeloe@unaffiliated/animeloe) |
| 22:09.15 | *** join/#uclibc Dj-Death (~djdeath@potipota.net) |
| 22:18.12 | CIA-49 | vda.linux master * re4cb27a02dfd busybox-website/header.html: Nuke the link to download/README |
| 22:22.36 | CIA-49 | vda.linux master * rd60073a6ed80 busybox-website/ (BusyBox.html robots.txt source.html): remove trailing whitespace |
| 22:23.44 | trem | nite all, sweet dreams |
| 23:26.33 | CIA-49 | vda.linux master * r10544a841002 busybox/ (coreutils/fsync.c miscutils/fbsplash.c): compat and warning fixes |
| 23:29.47 | *** join/#uclibc neutronscott (~irc@112169.usap.gov) |
| 23:41.23 | *** part/#uclibc neutronscott (~irc@112169.usap.gov) |
| 23:50.32 | *** join/#uclibc dieter|work (~dieter@dslb-088-066-196-230.pools.arcor-ip.net) |