We sell our application both on UNIX and windows and have not changed the code to run the application.
Performance does differ and Unix is not necessarily the fastest. Areas such as Select performance can differ. You may have to fine tune some of the parameters, such as with HP-UX if I remember correct from previous emails had issues with number of files opened. Other issue to consider is moving to a 64bit OS where you may want to take advantage of 64bit files. However pure Basic code on UniVerse should run pretty much the same on any OS, however it is always advisable to run tests. Regards David Jordan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Moderator Sent: Sunday, 5 June 2005 8:19 AM To: [email protected] Subject: [U2] Source code question POSTED ON BEHALF A NON-MEMBER Hello guru's I've got question about source code. If I compile on 2 different machines and 2 different OS ex. HP-UX and AIX but on the same Universe versions the same source code (any basic code) did they work the same ? Maybe there are some system specific basic funcions which working different on different OS's. Conclusion : If I have source aplication ( all in UV Basic ) after migrating(compiling) on another OS there could be some changes between this two applications ex. different calculations, time representations etc.?? Regards Radoslaw ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
