X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: RayeR Newsgroups: comp.os.msdos.djgpp Subject: problem with AS from binutils 2.21.1 Date: Sun, 25 Dec 2011 14:18:03 -0800 (PST) Organization: http://groups.google.com Lines: 20 Message-ID: <8a32880d-526c-40ac-a9bb-e88fce4ee2aa@z25g2000vbs.googlegroups.com> NNTP-Posting-Host: 78.45.168.98 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1324851485 1193 127.0.0.1 (25 Dec 2011 22:18:05 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sun, 25 Dec 2011 22:18:05 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: z25g2000vbs.googlegroups.com; posting-host=78.45.168.98; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14,gzip(gfe) Bytes: 1950 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm trying to compile FFMPEG 0.9 / libavcodec under WinXP DOS box, DJGPP 2.04 and got following error from AS that seems like some internal error. To continue building proces I had to use AS from mingw32 package that compiled it OK. CC dsputil.o e:/djgpp/bin/as.exe: dsputil.o: /68: reloc overflow: 0x15b32 > 0xffff L:\WINXP\TEMP/ccOqvtFj.s: Assembler messages: L:\WINXP\TEMP/ccOqvtFj.s: Fatal error: can't close dsputil.o: File truncated make.exe: *** [dsputil.o] Error 1 N:\x264\ffmpeg.09\LIBAVC~1>as --version GNU assembler (GNU Binutils) 2.21.1 Copyright 2011 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or later. This program has absolutely no warranty. This assembler was configured for a target of `djgpp'.