This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug bootstrap/12974] gcc-3.4-20031105 bootstrap failure [MinGW]


------- Additional Comments From stl at caltech dot edu  2003-11-09 19:48 -------
[Andrew Pinski]
> Can you try configure with an absolute path instead of a relative one

This will not work.  When gengtype is compiled, it is compiled by MinGW as a 
native Windows application, and will not understand absolute MSYS paths (that 
is, /c/temp/blah).

If configure understands absolute Windows paths (that is, C:\Temp\Blah), I 
could try that.

[Danny Smith]
> Are you using the msys shell environment?

Correct.

I can bootstrap 3.3.1 fine this way, so I don't know why 3.4 fails.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12974


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