Date: Thu, 5 Aug 1999 15:47:35 +0300 From: Alexander Bokovoy X-Mailer: The Bat! (v1.33) UNREG / CD5BF9353B3B7091 Organization: BSPU named after Maxim Tank X-Priority: 3 (Normal) Message-ID: <2658.990805@bspu.unibel.by> To: "zidharta AT geocities DOT com" Subject: Re[2]: some questions! (inline, egcs, and others!) In-reply-To: <7oambn$9r1$1@nnrp1.deja.com> References: <7oambn$9r1$1 AT nnrp1 DOT deja DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 05.08.1999 zidharta AT geocities DOT com wrote: >> First of all, it's not 'DJGPP' that makes this decision, it's the >> compiler itself, i.e. gcc. GCC has its own internal machinery to > gcc isnot written by DJ?? > so what is DJGPP actually? DJGPP is the port of GCC to DOS platform initiated and created mainly by DJ Delore. GCC itself was written by Richard Stallman and others from FSF for well known GNU project. >> You can't do it in NASM, because gcc doesn't use NASM, and your inline >> assembly would have to become part of the assembly output from gcc. >> You *have* to use 'gas' assembly language, for this. >> > is "gas" asm language is the builtin AT&T asm that used by DJGPP ? GAS uses AT&T syntax for assembler commands. Best regards, Alexander Bokovoy, = Linux ============================================================== Though it is always possible to have a look at the world through the Windows, people usually prefer not only to look but live in it too. ============================================================== Linux =