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

來源: 2006-08-02 12:05:37 [舊帖] [給我悄悄話] 本文已被閱讀:

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.