[fpc-pascal] Linking to Linux on a FreeBSD system with Linux emulated ?

Marc Santhoff M.Santhoff at web.de
Fri Sep 2 00:02:07 CEST 2016


On Do, 2016-09-01 at 14:24 -0700, fredvs wrote:
> > Sorry, I can't help you much with that, ld-linux is not installed here
> > and I don't know which package it is from. 
> 
> Huh, is it possible to install Linux packages (apt-get install something) in
> a FreeBSD system ?
> Or do you mean (like I did), copy ld-linux from a installed Linux system. ?

Sorry for being terse. A package in this context is a pre-compiled
binary port on FreeBSD. So I should have written "which FreeBSD
package".

For relevant ports see there:

https://www.freebsd.org/ports/linux.html

Most of those are installable without compiling by using pkg(1).

<https://www.freebsd.org/cgi/man.cgi?query=pkg&apropos=0&sektion=0&manpath=FreeBSD+10.3-RELEASE+and+Ports&arch=default&format=html>


Marc





More information about the fpc-pascal mailing list