Subject: Re: link to Linux libs?
To: Brian Gregor <bgregor@BUPHY.bu.edu>
From: Wojciech Puchar <wojtek@chylonia.3miasto.net>
List: port-i386
Date: 02/24/2002 22:03:12
> To: port-i386@netbsd.org
> Subject: link to Linux libs?
>
>
> Is it possible to link a NetBSD executable to libraries
> compiled for Linux?  The motivation for this question is
> the Intel Math Kernel Libraries - optimized BLAS and LAPACK

are they static libs?

if so it will just work unless it uses glibc-specific functions.

probably it doesn't as it's math functions