From: "Rylan" Newsgroups: comp.os.msdos.djgpp Subject: -O3 and -O2 breaks my NASM code Date: Fri, 18 Sep 1998 13:46:08 +0200 Organization: The South African Internet Exchange Lines: 16 Message-ID: <6ttip0$ng8$1@news2.saix.net> Reply-To: "Rylan" NNTP-Posting-Host: pc25-02-p06.saix.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, I've ran into a situation where attempting to use -O3 and even -O2 with ANY code that calls NASM compiled functions (in their own, seperate .O) compiles fine but crashes the moment the NASM code is reached. This happens without a stack trace, nothing - the whole program just stops. Unoptimized compiles of the same code runs 100%. Any ideas why, and how I can get NASM code to coexist with optimised DJGPP code? -- Spawned By Rylan Is truth beauty or beauty truth?