Quote:
|
I think hes getting confused over the link between source and compilation ... source is simply text and as such is platform independent (i.e., if you had the source for windows as C/C++ you prolly could compile it under linux ... of course not all of it is C/C++ and the fact that you dont have the source present themselves as minor problems). So essentially, just because the source is in C/C++ doesnt mean the final compilation is linux based. :rollseyes:
|
I know that too

but only a dingus would write the source on a linux machine then transfer it to compile