X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Anthony" Newsgroups: comp.os.msdos.djgpp Subject: Re: Is there any RS232 lib? Date: Mon, 29 Mar 2004 15:42:11 +0400 Organization: Radio-MSU NOC, Moscow State University Lines: 22 Message-ID: References: <7k8c60p7r7jnv9v8qaakcp3doovl834hma AT 4ax DOT com> NNTP-Posting-Host: integra.rmt.ru X-Trace: alpha2.radio-msu.net 1080560539 56852 81.13.30.150 (29 Mar 2004 11:42:19 GMT) X-Complaints-To: usenet AT radio-msu DOT net NNTP-Posting-Date: Mon, 29 Mar 2004 11:42:19 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've got it, thank you very much. Anthony "Andrew Cottrell" ???????/???????? ? ???????? ?????????: news:7k8c60p7r7jnv9v8qaakcp3doovl834hma AT 4ax DOT com... > >I've downloaded the pmcomm10 package and tried to build the library, but got > >this: > > > >c:\DJGPP\contrib\pmcom>make > >gcc -c -s -O1 -Wall -o rel/com.o com.c > >com.c:285:10: pasting "(" and "0" does not give a valid preprocessing token > >com.c:285:10: pasting "(" and "0" does not give a valid preprocessing token > > > >How did you deal with it? > Forgot you will need 1.1 beta. I will send it to you via email. > > Andrew