X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: RayeR Newsgroups: comp.os.msdos.djgpp Subject: Re: _rdtsc(void) inline function in time.h - cause problem with multiple definition during linking Date: Tue, 25 Oct 2011 19:48:10 -0700 (PDT) Organization: http://groups.google.com Lines: 18 Message-ID: <65da0e3d-29ea-46ae-b23d-ae08652594aa@a17g2000yqj.googlegroups.com> References: <4ce51722-c2fd-4fe0-8cb9-ebae498c3271 AT r1g2000yqm DOT googlegroups DOT com> <83k47tc9u2 DOT fsf AT gnu DOT org> NNTP-Posting-Host: 78.45.168.98 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1319597620 26799 127.0.0.1 (26 Oct 2011 02:53:40 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 26 Oct 2011 02:53:40 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: a17g2000yqj.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: 2079 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 p9Q3F1DX031140 Reply-To: djgpp AT delorie DOT com > BTW, is the issue with 2.03 or 2.04?  IIRC, 2.04 had fix applied for this. I use djgpp 2.04 from official delorie site dir beta but time.h is pretty old: 16.2.2003, size: 2859B djdev204.zip 30-Nov-2003 15:01 2.1M Compiling options for x264 are: -Wshadow -O3 -ffast-math -Wall -I. -march=i686 -mfpmath=sse -msse - std=gnu99 -fomit-frame-pointer -fno-tree-vectorize -fno-zero- initialized-in-bss You mention that its problem of new gcc and inline and already that there's a fix. Is there available newer djdev binary package including fixes? Or what/where I should download some new fixed, but not too hot - quite stable, version to compile?