| 16:53:46 | sjhill | does anyone here understand the '_init' and '_fini' changes that were made? |
| 16:54:31 | sjhill | mipsel-linux-gcc -Os -Dlinux -D__linux__ -Dunix -D__uClinux__ -DEMBED -I/home/sjhill/uClinux-dist-patched/lib/uClibc/include -I/home/sjhill/uClinux-dist-patched -fno-builtin -nostartfiles -I/home/sjhill/uClinux-dist-patched/linux-2.4.x/include /home/sjhill/uClinux-dist-patched/lib/uClibc/lib/crt0.o -s -Wl,-warn-common -s -Wl,-warn-common -o busybox basename.o cat.o chgrp.o chmod.o chown.o chroot.o clear.o cmdedit.o cp.o cut.o date.o dd.o df.o d |
| 16:54:31 | sjhill | irname.o dmesg.o du.o echo.o env.o grep.o gunzip.o gzip.o head.o hostname.o ifconfig.o init.o insmod.o kill.o lash.o ln.o ls.o lsmod.o mkdir.o mknod.o modprobe.o more.o mount.o mv.o nfsmount.o nslookup.o ping.o pivot_root.o ps.o pwd.o reboot.o rm.o rmdir.o rmmod.o route.o sleep.o sort.o stty.o sync.o syslogd.o tar.o telnet.o tftp.o touch.o traceroute.o true_false.o tty.o umount.o vi.o yes.o busybox.o usage.o applets.o libbb.a -L/home/sjhill/ |
| 16:54:33 | sjhill | uClinux-dist-patched/lib/uClibc/. -L/home/sjhill/uClinux-dist-patched/lib/uClibc/lib -L/home/sjhill/uClinux-dist-patched/lib/libnet -L/home/sjhill/uClinux-dist-patched/lib/libdes -L/home/sjhill/uClinux-dist-patched/lib/libpcap -L/home/sjhill/uClinux-dist-patched/lib/libssl -lc -lm |
| 16:54:37 | sjhill | /home/sjhill/uClinux-dist-patched/lib/uClibc/lib/crt0.o: In function `__start': |
| 16:54:38 | sjhill | /home/sjhill/uClinux-dist-patched/lib/uClibc/lib/crt0.o(.text+0x2c): undefined reference to `_init' |
| 16:54:42 | sjhill | /home/sjhill/uClinux-dist-patched/lib/uClibc/lib/crt0.o(.text+0x34): undefined reference to `_fini' |
| 16:54:44 | sjhill | collect2: ld returned 1 exit status |
| 16:55:17 | sjhill | the new 'crt0.o' object needs '_init' and '_fini' but they're defined in 'crti.o' and the compiler doesn't do anything with that |
| 16:58:14 | sjhill | perhaps i have to completely rebuild my native toolchain |
| 17:22:24 | mjn3 | sjhill: sorry, i haven't looked at that stuff. i've been offline for about a week because of hurricane lili. i'm just getting back into things |
| 18:19:12 | mjn3 | andersee: hey |
| 18:21:39 | andersee | hey, welcome back to the net. :) |
| 18:22:06 | andersee | I'm just about to check out your smashed-by-the-hurricane pics |
| 18:23:40 | mjn3 | i scaled them down to one-quarter size. they lost a bit in the process |
| 18:23:48 | mjn3 | but you'll get the idea |
| 18:33:46 | andersee | mjn3: yipe, what a mess |
| 18:34:53 | mjn3 | andersee: yeah... the last pictures are where things stand at the moment. still a few piles of branches and leaves, plus the tree trunk. raining today though... |
| 18:36:53 | andersee | And a huge pile of garbage bags... |
| 18:38:43 | mjn3 | i think about 35-40. plus all the branches from the fallen tree. good thing we have a lot of curb to stack that stuff on |
| 18:38:44 | mjn3 | i do admit to being somewhat sore... |
| 18:40:18 | mjn3 | during the second day of cleanup, the guy two houses down was working on a tree that had fallen on his roof. part of it fell and broke the gas meter... resulting in a pretty bad gas leak |
| 18:42:38 | andersee | yipe |
| 18:42:48 | andersee | No fun having your house blow up... |
| 18:43:00 | andersee | I assume the gas is off now? |
| 18:43:39 | mjn3 | they got it fixed. fire dept came out. just added insult to injury though |
| 18:45:04 | mjn3 | back in about 30 min |
| 20:08:29 | andersee | mjn3: btw, did you see my comments re i18n last night? |
| 20:37:46 | andersee | mjn3: welcome back |
| 20:38:25 | mjn3 | andersee: heh. i'm on the cable modem and they appear to be working on it. i dropped me for a bit |
| 20:41:09 | andersee | mjn3: btw, did you see my comments re i18n last night? |
| 20:41:53 | mjn3 | yes. i had actually looked at some of that before. but i'll give it another look |