I get a '.libs' in 'src' directory with files libxerces-c.a, libxerces-c.la, libxerces-c.lai. No error messages during tasks. In the 'samples' directory all executables are created. '.libs' directory is empty.
On Tue, Apr 1, 2008 at 6:27 PM, David Bertoni <[EMAIL PROTECTED]> wrote: > Nuno Ferreira wrote: > > > Hi, > > > > i downloaded the xerces 3.0.0 beta source and compiled it with > > MINGW+MSYS, > > however there's no bin directory nor dll's to work in windows. > > > > The source was built with the commands: > > ./configure LDFLAGS=-no-undefined > > make > > make install > > > > Am i missing something? > > > I've tried this with Cygwin and been successful, but I haven't tried Mingw > yet. Do you get any error messages, or does the build pretend to complete > successfully without building the sample binaries? Also, what do you get in > the lib directory? > > Dave >
