Re: error building Mach on 64-bit Gentoo
Samuel Thibault <[email protected]>
| Newsgroups | gmane.os.hurd.bugs,gmane.os.hurd.general |
|---|---|
| Message-ID | <[email protected]> |
gian pendola, le Sat 31 Dec 2011 18:35:58 -0800, a écrit : > clib-routines.o:(.eh_frame+0x3b1e): more undefined references to > `__gcc_personality_v0' follow > > Trying to sort out what's happening, but I just get that it has something to do > about statically linking and/or compiler directives. This is due to stealing functions from /usr/lib/libc.a, which does not necessarily works so happily. I have pushed a fix for Debian, I guess it would work in your case too. Samuel