Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

OpenWatcom version 1.7 available | anyone tested it ? (Announce)

posted by DOS386, 02.09.2007, 13:00

> Why did you not try it yourself?
int main()
{
   asm(".intel_syntax noprefix");
   asm("mov eax, 3");
   asm("int 0x10");
   asm(".att_syntax prefix");
   return 0;
}

> Build command: gcc -Wall -O2 -s main.c -o main.exe

Thanks. I don't have it installed now and it always made me angry in the past :-(

Would one asm be sufficient for a ASM block ? And ".att_syntax prefix" is obligatory at he end ? :hungry:

What to download if I want the most "raw" (C->ASM) GCC (no libs, no "autoconf", no RHIDE, no Ada/Fortran/C++ , ...) ?

---
This is a LOGITECH mouse driver, but some software expect here
the following string:*** This is Copyright 1983 Microsoft ***

Thread locked
 

Complete thread:

Back to the forum
Board view  Mix view
22049 Postings in 2034 Threads, 396 registered users, 272 users online (0 registered, 272 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum