1011 10 <[EMAIL PROTECTED]> writes:
> 1.My Project sources include both .c and .asm . How do i compile
> them? The c files use methods from .asm and vice versa?

Compile them into objects and then link them together. Use `make'
for doing this in a easier manner.

-- 
.O. A proud GNU user
..O http://www.joesteeve.tk/
OOO http://gnukid.5gigs.com/

Attachment: pgpsCqjj6rhVL.pgp
Description: PGP signature

Reply via email to