Date: Sun, 31 Oct 1999 18:41:51 -0500 (EST) From: Isaac Flemming <iflemmin@mission.mvnc.edu> To: freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org Subject: NASM programs for freebsd Message-ID: <Pine.GSO.3.96.991031182248.15253A-100000@mission.mvnc.edu>
next in thread | raw e-mail | index | archive | help
Hello all, I am currently enrolled in college course that requires us to use the Netwide Assembler (NASM). This creates a small problem for me, because I do not have a DOS box in my room, and do not know how to get NASM to work the way I expect it to under FreeBSD. I noticed that NASM is located in the ports collection so I compiled it and have used it to assemble the .asm assembly code I used for DOS in class. The assembler does not give me any errors, but I cannot seem to get the programs to execute. In my most recent attempt I compiled the .asm into aoutb format and tried to link it into a .c program which calls it. The gcc c compiler gave me errors at this point, and I am now at a compleat loss. I have looked around FreeBSD-questions, and hackers archives for several hours but cannot seem to find anything that helps me. Is there any one out there that knows how to get NASM to make a file I can execute, or link into a c program!? Even a simple "hello world" example may help. Thanks a bunch in advance Isaac D. Flemming ------------------------------------------------------------------------------- Isaac D. Flemming Senior Computer Science Major Mount Vernon Nazarene College Email: iflemmin@mvnc.edu Phone: (740) 397-6862 x7604 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.991031182248.15253A-100000>