On Thu, 8 Nov 2012 04:45:22 -0500
Matthew Mondor <mm_li...@pulsar-zone.net> wrote:

> For the library paths, on ELF systems RPATH can be used (such that the
> runtime linker knows where to look for libraries without extra
> configuration) and ECL is supposed to automatically link objects with
> the required ECL library.  Then again I unfortunately don't know for
> the equivalent of RPATH for Windows PECOFF here.

I forgot to mention, but C:*USER-LD-FLAGS* (linker flags) may also be of
interest if you intend to link with other libraries than the ECL ones
(just like C:*USER-CC-FLAGS* for compiler flags).
-- 
Matt

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to