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: ntsec-patch16 (and some other)


On Sat, 8 Jan 2000, Chris Faylor wrote:

> >No, my fault, I haven't described it clearly. In mingw/Makefile and
> >also in mingw/Makefile.in is the line
> >
> >	SUBDIRS:=profile
> >
> >and from here the rule `subdirs' seem to call the `make all' in
> >the profile dir that failes. AFAICS the problem is that the failing
> >make in the profiles subdir forces the end of the complete hirarchical
> >make process. Maybe it's enough to ignore the result code?!?
> 
> Hmm.  This is another problem from building in the same directory
> as the sources.  That's why I don't see it.

Same here. I don't remember the last time I built development tools
in the source directory, and that results in these problems being
overlooked. Note that gcc folks now *insist* that you build in an
object directory just to avoid some of these issues.

> I'm going to consider mingw to be exclusively Mumit's domain from now
> on, so I'd like to wait to see how he fixes this.

I'll be able to run some tests this evening, and if not, definitely 
tomorrow. Let you know how it goes.

My plan for the future merges of mingw and w32api into Cygwin is to
merge only what's necessary, maintaining local changes to configure
and so on. That should help with the process, and once we document
it (should be just a few little things), it should be rote.

btw, I actually expected a whole slew of problems after the reorg, but 
Chris seems to have gotten to those before the first snapshot. Good 
work!

Regards,
Mumit



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