Hi, there, I am using C51 with RELEASE V, 1993. It looks like this release doesn't support INCDIR option for C51 compiler, isn't it? In details, 1. I tried
c51 HELLO.C INCDIR(inc)
C51INC = /cygdrive/c/myproject/c51_impl/inc export
am using C51 with RELEASE V, 1993. I'm pretty sure that was Version 4. The incdir directive was added in Version 6. Jon
Jon, Thanks for your reply. Look like my only option is to upgrade the compiler. cheers, Kan