From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: SIGILL 386 (illegal opcode) Date: 20 May 2003 12:41:44 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 16 Message-ID: References: <200305160814 DOT 46240 DOT pavenis AT latnet DOT lv> NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Andris Pavenis (pavenis AT latnet DOT lv) wrote: : True. Not yet in GCC-3.3. At least even libstdc++ it is configured with : --target=i386-pc-msdosdjgpp --host=i386-pc-msdosdjgpp : --build=i386-pc-msdosdjgpp : it uses i486+ instructions for atomic integer operations. I didn't : reconfigure and rebuild entire gcc-3.3 though, only libstdc++-v3 That's weird because the source is right now (gcc-3.3/libstdc++-v3/config/cpu/i386/atomicity.h). Right, MartinS