|
From: | Jon Grant |
Subject: | Re: How to change makefile to build a dll? |
Date: | Wed, 31 Jan 2007 15:19:51 +0000 |
User-agent: | Thunderbird 1.5.0.9 (X11/20070103) |
Hi,You've come through to the Make mailinglist. To change that project to produce a DLL you would need to read GCC documentation about shared-libraries.
I don't know if you can call C/C++ code from Java, so you'd need to check if this is possible as well.
Kind regards Jon -- Weblog: http://jguk.org/
[Prev in Thread] | Current Thread | [Next in Thread] |