On Sun, 23 Sep 2012 11:32:34 +0200
"Enrico Maria Giordano" <e.m.giord...@emagsoftware.it> wrote:

> Is it correct to define NODLL in this way?
> SET CFLAGS=-DNODLL

As per current SVN, NODLL is automatically defined when envar HB_ARCH=64
is set (because dllcall.c cannot compile). To set NODLL in 32-bit mode,
IMI, we have to:

  SET CLIBFLAGS=-DNODLL
  SET HARBOURFLAHS=-dNODLL

Andi


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to