Skip to content
Prev 10135 / 21312 Next

[Bioc-devel] GSL on Windows

You need to make sure both i386 and x64 versions of GSL are installed under c:\GnuWin32, for a directory structure like this:

c:\GnuWin32\i386
c:\GnuWin32\x64

(Also I would recommend using a more descriptive name than c:\GnuWin32, perhaps call it c:\GSL?)

And then notice how the DirichletMultinomial Makevars.win references R_ARCH, will will have the value of 'i386' when building the 32-bit DLL of your package, and 'x64' when building the 64-bit DLL.

Dan


----- Original Message -----
Message-ID: <1956312730.3643973.1479516586232.JavaMail.zimbra@fredhutch.org>
In-Reply-To: <35202_1479492564_582F43D3_35202_18406_1_0a9ad75b0460450c8eec0239aa4e90f7@cs.bham.ac.uk>