Port-amd64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Linux emulation



On Fri, Apr 03, 2015 at 09:42:05AM -0500, William A. Mahaffey III wrote:
> 
> That last point is a good one, I didn't know/recall that, but that would 
> simplify things considerably, & I already compile statically linked 
> executables, in addition to dynamic. I will probably get on this this 
> weekend or next week, thanks :-).

Provided NetBsd has implemented the system calls your program uses
there shouldn't be a problem
The shared library version is actually more likely to work - provided
your program is compatible with the SUSE libc.
A static binary is less likely to be compatible with an older kernel.

	David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index