[06 Feb 2010] Compile form multi-OS question...
Posted: Sat Jun 13, 2020 5:32 pm
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 06 Feb 2010 15:37:50 -0000
Hi! I wonder if there's a way or better a possibility to get that feature implemented in the future:
Include in the code some TAGs that the compiler will use to compile for a specified OS... So in single source we can write the code that can work for every OS without will change llittle tihngs(like the requester type availabel only for OS4.x atmand not supported in aother OSes) every time we have to port our code to another OS... Something like:
[OS4.x] [/OS4.x]
or
[Win32] [/Win32]
So we can easly write same routine command with little changes for every use we need...
What do you think about?
Simone.
Hi! I wonder if there's a way or better a possibility to get that feature implemented in the future:
Include in the code some TAGs that the compiler will use to compile for a specified OS... So in single source we can write the code that can work for every OS without will change llittle tihngs(like the requester type availabel only for OS4.x atmand not supported in aother OSes) every time we have to port our code to another OS... Something like:
[OS4.x] [/OS4.x]
or
[Win32] [/Win32]
So we can easly write same routine command with little changes for every use we need...
What do you think about?
Simone.