From: "Victor Valdés Márquez" Newsgroups: comp.os.msdos.djgpp Subject: Problem make bcsio20 Date: Tue, 7 Sep 1999 20:32:46 +0200 Lines: 25 X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 NNTP-Posting-Host: 195.5.76.46 Message-ID: <37d55956@news.arrakis.es> X-Trace: 7 Sep 1999 20:28:38 +0100, 195.5.76.46 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Here it is: - C:\djgpp\contrib\bcsio20>make gcc -Wall -Werror -O2 -g -m486 -c test.c -o test.o gcc -m486 test.o serio.o -o test c:/djgpp/lib/gcc-lib/djgpp\2.81\crtf.o(.text+0x9):crtfgo32.c: undefined referenc e to `__EH_FRAME_BEGIN__' make.exe: *** [test] Error 1 C:\djgpp\contrib\bcsio20> - Thank you. Is there any libraries or code to handling COM ports apart of BCSIO20. Please reply vvaldes AT arrakis DOT es too. Thank you.