Using cygwin
Marc van Woerkom
Marc.Vanwoerkom@REDACTED
Mon Sep 12 17:35:09 CEST 2005
>question: I have been trying to build the cnode_s.c
>example from the
>Interoperability Tutorial using cygwin on Windows XP.
>What is a
>"typical" gcc compile and link command line?
If have not tried this yet.
But if I would, I would make sure it links
against the MS C lib, thus using mingw mode,
as Erlang was compiled with the MS compiler.
Read the doc
http://www.mozilla.org/build/win32.html
which explains a similiar problem, building Mozilla
on Win32, and has links how to use gcc or download
and use the free available MS cl (commandline C) compiler.
Regards,
Marc
More information about the erlang-questions
mailing list