Message-Id: <200005270548.IAA05733@mailgw1.netvision.net.il> Date: Sat, 27 May 2000 08:47:43 +0200 X-Mailer: Emacs 20.6 (via feedmail 8.1.emacs20_6 I) and Blat ver 1.8.5b From: "Eli Zaretskii" To: djgpp AT delorie DOT com In-reply-to: <959269920.6999.0.nnrp-02.c30b1810@news.demon.co.uk> (ttodd_nospam AT cct DOT co DOT uk) Subject: Re: DJGPP & SerIO References: <959269920 DOT 6999 DOT 0 DOT nnrp-02 DOT c30b1810 AT news DOT demon DOT co DOT uk> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Tims News" > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 25 May 2000 16:56:12 +0100 > > The essence of the problem is simple, I can't even compile the 'test' source > which comes with it. Several smarter than me have looked at it, and all > shrugged :( > > After correcting the spelling of "constructor", the error remaining is: > "Error: c:/tim/djgpp/lib/gcc-lib/djgpp\2.81\crtf.o(.text+0x9):crtfgo32.c: > undefined reference to `__EH_FRAME_BEGIN__'" See section 8.19 of the DJGPP FAQ list, it explains where to look for the cause of this problem. > If anyone can help me solve this problem, or maybe suggest where I can find > an alternative serial IO library which will work with DJGPP/RHIDE I think section 22.4 of the FAQ has some pointers for you, if this one doesn't work out.