Re: asm noob needs help compiling tutorial samples!?



Hi Frank,

Thanks so much for your reply.

The idea of Dr. Carter's tut using C for all the I/O (that's what
"asm_io.asm" does) is that it'll work cross platform. Works slick on
Linux... where everybody uses gcc, pretty much. Under Windows, there's
more choice. If "cl" isn't what you type to compile a C program, try
whatever you *do* use. Same thing, just some of the object files are
made from asm, not C.

If for some reason the compiler you're using isn't liking Dr. Carter's
tut, post the error messages, and we can probably fix it.


I use visual studio 2005 for C/C++ !! I only used turbo c for a few
weeks, years ago when i started C but then took off with VC6.I don't
think i have turbo C anymore? Do you think TC will work?

Any other ideas!?

Thanks so much
Gideon

.