Re: Possible problems with the current CVS version

"Andreas K. Foerster" <[email protected]> Wed, 20 Aug 2014 00:14:37 +0200
Newsgroups gmane.linux.lib.dietlibc
Message-ID <[email protected]>
On Tue, Aug 19, 2014 at 12:37:08AM +0100, Steven Honeyman wrote:
> Hello,
> 
> I've been trying to get the latest CVS version of dietlibc to compile
> (and work!) but not having much luck.
> 
> x86_64, gcc 4.9.1, nothing unusual
> I'm using the dash shell git source (last changed in 2013) as
> something to test with because I know it already works well with
> dietlibc 0.33
> 
> Compiling dietlibc without modification (just "make -j1 all"), I get
> lots of these errors:
> /usr/bin/ld: error in /opt/diet/lib-x86_64/dyn_stop.o(.eh_frame); no
> .eh_frame_hdr table will be created

If you're not interested in dynamic linking, go to the dietfeatures.h
and comment out #define WANT_DYNAMIC . That solved the problem for me.

-- 
AKFoerster <http://AKFoerster.de/>