LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   solaris to linux porting (https://www.linuxquestions.org/questions/linux-general-1/solaris-to-linux-porting-362608/)

vinod_indus 09-12-2005 06:41 AM

solaris to linux porting
 
while porting a C code from solaris to linux there are some differences in the files when compiled.Are there any tools that can help to get the functions that has to be changed while porting from solaris to linux.

addy86 09-12-2005 08:37 AM

I don't know if I got you right: you're looking for tools that help you porting source code from Solaris to Linux? I doubt that something like that exists.
Quote:

...there are some differences in the files when compiled...
I'm especially uncertain on how to interpret this part, could you please be a little more specific?

vinod_indus 09-12-2005 09:29 AM

I have a C code that reads from a file and generating another file writing the bytes in to it.....I am not sure whether different platforms will have different output and what will cause this problem.

addy86 09-12-2005 10:51 AM

Do you mean Little-/Big-Endian problems/conversions?


All times are GMT -5. The time now is 12:43 PM.