On Feb 14, 2008, at 4:26 PM, Allon Stern wrote:
I can't get the busybox in the uClinux-dist to build happily (fork
versus vfork)
I noticed that the latest busybox claims happy compatibility with
NOMMU; I tried compiling it; it went well until the final link,
then dumped me with:
/opt/m68k-uclinux/tools/lib/gcc/m68k-uclinux/4.1.1/libgcc.a
(__main.o): In function `__do_global_ctors':
/home/astern/coldfire/tools/gcc-4.1.1/gcc/libgcc2.c:1955: undefined
reference to `__CTOR_LIST__'
/home/astern/coldfire/tools/gcc-4.1.1/gcc/libgcc2.c:1955: undefined
reference to `__CTOR_LIST__'
/home/astern/coldfire/tools/gcc-4.1.1/gcc/libgcc2.c:1955: undefined
reference to `__CTOR_LIST__'
/opt/m68k-uclinux/tools/lib/gcc/m68k-uclinux/4.1.1/libgcc.a
(__main.o):(.data+0x0): undefined reference to `__DTOR_LIST__'
collect2: ld returned 1 exit status
make: *** [busybox_unstripped] Error 1
Ah, hm, revisiting my uclibc configuration....
Looks like UCLIBC_CTOR_DTOR was checked and I probably don't want it.
-
allon
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev