From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems with compilation Date: 14 Aug 2001 17:22:24 GMT Organization: Aachen University of Technology (RWTH) Lines: 20 Message-ID: <9lbmog$c9n$1@nets3.rz.RWTH-Aachen.DE> References: <200108140003 DOT UAA12330 AT delorie DOT com> <005601c12455$477bcb80$0200a8c0 AT lff> <001b01c1245f$81ea6600$0200a8c0 AT lff> <997774002 DOT 560704 AT queeg DOT ludd DOT luth DOT se> <004801c124d1$2763c7e0$0200a8c0 AT lff> <003e01c124e2$70258340$0200a8c0 AT lff> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 997809744 12599 137.226.32.75 (14 Aug 2001 17:22:24 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 14 Aug 2001 17:22:24 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Luis Filipe Fabiani wrote: > Is it possible that RedHat's gcc compile with a somewhat implicit option > that is not enabled on other versions? *Everything* is possible. Even more so since you still didn't show even a single line of source code yet. To see the options GCC actually uses while compiling, add switches '-v' and '-Q' to the compiler flags. > The main strange thing is that, after the 11th iteration, both programs > produce equal results (until the last decimal) ... not necessarily. You can only compare those decimals you actually printed (6, out of a total 16 or more, depending upon some flags). -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.