Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/03/02 08:46
Read: times


 
#25208 - RE: Can I use 8031 compiler to complie 8
"#ifdef, #define #endif ... are included in application note, my assembler cannot recognize them?"

Are you sure you're not still confusing "Assembler" and "Compiler"?

#define etc originate with the 'C' preprocessor; some Assemblers have "adopted" them, but apparently not yours.

I concur with the others: If the code you're trying to use was written for a specific assembler, and that assembler is FREE - why not use it?!!

If you really have to, you can worry about porting it to another assembler once you've got it working in its intended assembler!



List of 12 messages in thread
TopicAuthorDate
Can I use 8031 compiler to complie 8x751            01/01/70 00:00      
RE: Can I use 8031 compiler to complie 8x751            01/01/70 00:00      
RE: Can I use 8031 compiler to complie 8x751            01/01/70 00:00      
RE: Can I use 8031 compiler to complie 8x751            01/01/70 00:00      
RE: Can I use 8031 compiler to complie 8            01/01/70 00:00      
RE: Can I use 8031 compiler to complie 8            01/01/70 00:00      
RE: Can I use 8031 compiler to complie 8x751            01/01/70 00:00      
RE: Can I use 8031 compiler to complie 8x751            01/01/70 00:00      
RE: Can I use 8031 compiler to complie 8            01/01/70 00:00      
RE: Can I use 8031 compiler to complie 8            01/01/70 00:00      
RE: Can I use 8031 compiler to complie 8            01/01/70 00:00      
RE: more            01/01/70 00:00      

Back to Subject List