Date: Wed, 8 Sep 1999 10:31:06 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Victor Valdés Márquez cc: djgpp AT delorie DOT com Subject: Re: Problem make bcsio20 In-Reply-To: <37d55956@news.arrakis.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id EAA24204 Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 7 Sep 1999, Victor Valdés Márquez wrote: > c:/djgpp/lib/gcc-lib/djgpp\2.81\crtf.o(.text+0x9):crtfgo32.c: undefined > reference to `__EH_FRAME_BEGIN__' > make.exe: *** [test] Error 1 See section 8.19 of the DJGPP FAQ list, it explains how to solve this problem. > Is there any libraries or code to handling COM ports apart of BCSIO20. Section 22.3 of the FAQ lists a few more.