The problem with variadic arguments is related with conformance to c99
standard.
The microsoft compilers are NOT compatible to the 1999 standard,
and all reports on similar problems in the web that I have found
concludes with recommendations like:
1.- do not use variadic arguments if you want to be wide compatible.
2.- wait until a new release of M$ tools (as usual, nobody knows
when vc preprocessor will really support c99)
Unfortunatelly both recommendations are difficult to follow for me.
How can I patch/replace the _send (and _super) macros
to avoid the problem ?
The compilation in visual studio is important to me because it is the only C
tools I have installed in my computer, an do not want to install another one
an continue wasting my time understanding how to compile & run with tools of
the 1970's :-)
Can anyone share the executable for windows?
Is it enought to have the executable? or we must have
all the compilations tools to use IDC ?
Now i will try to uninstall cygwin...
and then... download an install and return in time
to the text oriented era... to try to compile
with mingw+....
thanks in advance,
Ale.
----- Original Message -----
From: "Takashi Yamamiya" <[EMAIL PROTECTED]>
To: "Fundamentals of New Computing" <[email protected]>
Sent: Friday, January 04, 2008 8:09 PM
Subject: Re: [fonc] idc for windows platform
I could compile idc with mingw + MSYS http://www.mingw.org/
a couple of month ago (revision 337). The cairo demo worked fine.
But I could not build on cygwin when I tried.
Cheers,
- Takashi
"Alejandro F. Reimondo" <[EMAIL PROTECTED]> writes:
> now I am trying to build idc compiler under
> windows platform to make some work on it (the sourcecode I've
> read looks portable)...
I don't think this is documented anywhere except by noticing that some
of the files' "last modified" stamps refer to "cygwin.piumarta.com".
So, I'd hazard the guess that the way to make Cola compile under
Windows is to install Cygwin, and use its unix-like environment to do
the building.
_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc
_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc