Re: mingw svn trunk failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Dec 19, 2006 at 07:24:15PM -0500, Bob Rossi wrote:
> > -----
> > The values of the varaiables are,
> >   p->fname=/c/mingw/include cpp_PREFIX=c:/mingw cpp_PREFIX_len=8
> > -----
> > 
> > This is not at all what I expected. The problem here is that you are
> > configuring mingw under cygwin, and the cygwin paths are not translated.
> > I will have to think about this.
> > 
> > Could you tell me what errors you get when using --prefix='c:/mingw'?
> 
> No, I'm not configuring mingw under cygwin. I'm configuring it in a
> native mingw sh shell. Yeah, I tried C:/mingw, and that gives me lot's 
> Makefile errors. Is it a problem for the C:/ to be in the prefix for 
> Makefile targets?

This is all a problem with your environment.

The path "/c/mingw" is not a valid Windows path, it is a cygwin style
path which is being mapped to a windows path. 

Are you using MSYS?

I think this question is probably more suited to the mailing lists on
http://www.mingw.org/

> I'll rebuild with that as the prefix and tell you what the problems are.

Why are you doing 'make bootstrap'?

Cheers,
Carlos.
-- 
Carlos O'Donell
CodeSourcery
carlos@xxxxxxxxxxxxxxxx
(650) 331-3385 x716

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux