but gcc will produce the obj file and exe file, not useful to me

I use 'gcc' to compile the intel assembly code. One advantage to use gcc is that i could invoke C functions in my assembly code, and gcc will automatically link the C library before generate the exe file.

請您先登陸,再發跟帖!