Hello. I'm trying to port my uClibc based distro to m68k and experience SIGSEGV in __uClibc_main even when linking binaries statically.
I tried to crosscompile the m68k toolchain on i386 (uClibc based) and m68k (glibc based) and in both cases the resulting binaries segfault. My biggest sin is that I'm building version 0.9.28 and not the latest one as the i386 version of my distro has that version and I didn't want to be inconsistent. Anyway, I'm not against the idea of trying the latest version, but before doing so I'd like to know whether someone on this mailing list can confirm this is a known issue, that has been fixed somewhere between 0.9.28 and 0.9.33.2. I noticed changes in the libc/sysdeps/linux/m68 directory, but I'm unsure whether that can play a role. At least the syscall is redesigned completely (it was missing in 0.9.28 and I had to hack it using a C source from Internet). I would appreciate your help / hints / anything. Thanks, Jaromir. -- ----------------------------------- Ing. Jaromír Cápík GSM : +420608817756, +420604322607 Jabber : [email protected] ICQ : 58381083 e-mail : [email protected], [email protected] _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
