On Tue, Feb 15, 2011 at 9:47 PM, Michael Miller <[email protected]> wrote: > Floating exception - core dumped > > So my deployment package to the 1st target box works but the 2nd target (SCO > 5.0.6) does not.
Well, the packed executable is kinda sensitive to the OS environment, so I wouldn't expect it to work on e.g. a Linux box (on the same hardware platform). But I would expect that any executable built on SCO 5.0.7 would run on SCO 5.0.6 unchanged on account that the versions differ only in the third position. But vendors usually guarantee compatibility only in the other direction. IOW: try packing your application on SCO 5.0.6. Cheers, Roderich
