X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Cristiano" Newsgroups: comp.os.msdos.djgpp References: <43cbed4a_1 AT x-privat DOT org> <43cc0ae2_3 AT x-privat DOT org> <200601162127 DOT k0GLRpSm002776 AT envy DOT delorie DOT com> <43cc161e_3 AT x-privat DOT org> <43cc286a_1 AT x-privat DOT org> <43cd4cac$1_2 AT x-privat DOT org> <43cd7fce_3 AT x-privat DOT org> Subject: Re: Reading the TSC Lines: 16 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-RFC2646: Format=Flowed; Response NNTP-Posting-Host: $$_ewgpl9xhd4.x-privat.org Message-ID: <43cd81a2_1@x-privat.org> Organization: X-Privat NNTP Server - http://www.x-privat.org X-Authenticated-User: $$g656buj-7nk5btgknyi-m X-Complaints-To: abuse AT x-privat DOT org Date: 18 Jan 2006 00:45:38 +0100 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Cristiano wrote: > but with this version I get the error: > c:/djgpp/bin/as.exe: unrecognized option `--traditional-format' If I throw away *asm: --traditional-format in file C:\DJGPP\lib\gcc-lib\djgpp\3.23 I get the usual error: c:/djgpp/tmp/ccRdZaTI.s: Assembler messages: c:/djgpp/tmp/ccRdZaTI.s:24: Error: no such 386 instruction: `rdtsc' Cristiano