Re: [xml] cross compileing to win32 using mingw/gcc



On Tue, 23 Jul 2002, Bjorn Reese wrote:

Scott Peshak wrote:

Ok, I took care of that, and now trio.c isn't getting compiled.  but now
I'm getting errors about undefined references to vsnprintf in xmlHTML*

The idea of trio is that it provides the *snprintf functions if your
compiler/platform doesn't. If MinGW doesn't provide these functions
then obviously we need to get trio working with MinGW.

MinGW provides *exactly* the same base API that is visible from Visual
C++ so the final configuration should match the one used for the
Visual C++ build.  As I recall trio is not used for the Visual C++
build.

Bob
======================================
Bob Friesenhahn
bfriesen simple dallas tx us
http://www.simplesystems.org/users/bfriesen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]