This is the mail archive of the cygwin-developers@sources.redhat.com 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]

Re: ../src/configure problems


Hi!

Thursday, 07 September, 2000 Chris Faylor cgf@cygnus.com wrote:

CF> On Thu, Sep 07, 2000 at 10:42:57PM +0400, Egor Duda wrote:
>>Thursday, 07 September, 2000 Earnie Boyd earnie_boyd@yahoo.com wrote:
>>
>>EB> Heads up y'all.  I just tried a new configure and make.
>>
>>EB> There's a problem with the configure scripts.  I get a ./libiberty during the
>>EB> configure and I get a ./i686-pc-cygwin/libiberty when make runs a configure.
>>
>>EB> The ./libiberty builds without problems.  The ./i686-pc-cygwin/libiberty aborts
>>EB> and upon checking the config.h is wrong.
>>
>>it looks much like problem i've mentioned 2 days ago.
>>you can try the patch attached to the message
>>
>>http://gcc.gnu.org/ml/gcc-patches/2000-09/msg00155.html
>>
>>not sure it's correct, but it solves this particular problem.

CF> Sorry but I don't think that this is the correct patch.  gcc needs
CF> to search for include files and library files in the newlib directory.
CF> This only accomodates library files.

isn't

'-isystem $$r/$(TARGET_SUBDIR)/newlib/targ-include -isystem $$s/newlib/libc/include'

tell gcc to search includes in newlib directory?

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19



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