This is the mail archive of the cygwin-developers@sourceware.cygnus.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: gcc-2.95/ July 5 snapshot


What in the world does this have to do with the July 5 snapshot?  How
does changing a variable in the Makefile fix a problem with compiling
winsup?

Just to reiterate: Everyone should be building their stuff in a separate
directory, i.e., don't build winsup in the same directory as the winsup
sources.

cgf

On Thu, Jul 15, 1999 at 07:17:50PM +0400, Egor Duda wrote:
>July, 15 1999,  Suhaib M. Siddiqi <ssiddiqi@ipass.net> wrote:
>
>SS> Trying to compile winsup-src (July 06 snapshot) with gcc-2.95.
>SS> I hit the first bump ;-) Has anyone compiled a recent winsup-src
>SS> with gcc-2.95?
>
>I've got the same problem with gcc-2.91.66 and previous versions. As a
>quick workaround, i've just changed one line in winsup\Makefile.in from
>
>updir:= $(dir $(srcdir))
>
>to
>
>updir:= $(srcdir)/../
>
>and it works just fine.

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