X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: building libc (was "Re: ANNOUNCE: DJGPP port of Lua 5.2.0 uploaded.") Date: Fri, 23 Dec 2011 12:50:48 -0800 (PST) Organization: http://groups.google.com Lines: 35 Message-ID: References: <201112220014 DOT pBM0ENQt004616 AT delorie DOT com> <74ee1ae2-8a21-4104-95d9-492073150519 AT l29g2000yqf DOT googlegroups DOT com> <3e0771bb-ed2b-4dfc-a654-75b59a3c65a7 AT p9g2000vbb DOT googlegroups DOT com> <5f4b3313-6ce8-4c7d-97a3-b9d313db1035 AT f11g2000yql DOT googlegroups DOT com> <7dd36ab5-c992-42b1-abae-0a75c7c7ee24 AT l19g2000yqc DOT googlegroups DOT com> <73357525-3fd9-4f8c-80b8-81c18d65e78d AT u32g2000yqe DOT googlegroups DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1324673531 9707 127.0.0.1 (23 Dec 2011 20:52:11 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 23 Dec 2011 20:52:11 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: p13g2000yqd.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HNKRAUELSC X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.630.0 Safari/534.16,gzip(gfe) Bytes: 2910 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id pBNLF1Aa000675 Reply-To: djgpp AT delorie DOT com Hi again, On Dec 23, 12:28 pm, Rugxulo wrote: > > '/dev/null' line 1: line too long > Similarly in native FreeDOS + LFNs (required), same workaround, same results. P.S. The only real reason for this reply is to attact Martin Stromberg's attention. I assume he still reads here occasionally. Yo, Martin, take a look at this, it's stuffed in your CVS snapshot: ================================ [ FreeDOS ] G:\djgpp\src>find / -name 'core' -ls 65643 855 -rw-r--r-- 1 dosuser root 875464 Aug 6 2009 / djgpp/core 68185 823 -rw-r--r-- 1 dosuser root 842696 May 18 2009 / djgpp/src/libc/compat/core [ FreeDOS ] G:\djgpp\src>file /djgpp/core /djgpp/src/ /djgpp/core: ELF 32-bit MSB core file, SPARC, version 1 (SYSV), SVR4-style, from '/usr/local/app/bin/cvs -z3 - d :pserver:anonymous AT cvs DOT delorie DOT com:/cvs/djgpp upd' /djgpp/src/libc/compat/core: ELF 32-bit MSB core file, SPARC, version 1 (SYSV), SVR4-style, from '/usr/local/app/bin/cvs -z3 - d :pserver:anonymous AT cvs DOT delorie DOT com:/cvs/djgpp upd' ================================ That can't have been intentional. ;-)