Date: Sat, 8 Jul 2006 10:00:03 +0530 From: "Joseph Koshy" <joseph.koshy@gmail.com> To: "Victor Roman Archidona" <daijo@unixevil.info> Cc: freebsd-hackers@freebsd.org, flameeyes@gentoo.org, spb@gentoo.org Subject: Re: Static built binaries having unknown ELF binary types Message-ID: <84dead720607072130q32362962p45071058d05456d0@mail.gmail.com> In-Reply-To: <44AF2FAD.5020205@unixevil.info> References: <44AF2FAD.5020205@unixevil.info>
next in thread | previous in thread | raw e-mail | index | archive | help
> I'm compiling "make" (usr.bin/make), but when I try to execute > it I got the following results: [snip] 'Tis a bug in your toolchain. e_ident[EI_OSABI] in the ELF header isn't being set correctly for static executables. -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84dead720607072130q32362962p45071058d05456d0>