This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Xerces-C: two issues with gcc4/cygwin-1.7


Dave Korn wrote:
>   The next step is to manually re-run the final link command that you posted
> earlier:

  Actually, maybe it's not.  I just downloaded xerces-c-3.0.1.tar.gz, untarred
it, configured with

$ ./configure --disable-static CC=gcc-4 CXX=g++-4 CFLAGS=-O3 CXXFLAGS=-O3 -v
2>&1 --prefix=/opt/gcc-tools  | tee conf.log

and it built right through without problems, including linking all the exes -
CreateDOMDocument.exe in particular.  (Testsuite run still in progress).

  Chuck, I suspect this is likely to be an already-fixed bug in binutils;
would you like to try your build again with homebrewed binutils from CVS?

    cheers,
      DaveK

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]