<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=utf-8" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1"><font face="Verdana">i running msys 1.0 it appears; the bash sh is 2.04.0(1)<br> <br> just to be sure, i'm simply typing $SRC_ROOT/configure from my $OBJ_ROOT directory<br> <br> </font></font><br> Anton Korobeynikov wrote: <blockquote cite="mid:b087fca00905040859h6d7ea1b3wfd8dbc30d6584f98@mail.gmail.com" type="cite"> <pre wrap="">Hello, Bob </pre> <blockquote type="cite"> <pre wrap="">download the latest from the head of the trunk, then ran 'configure' under msys and received the following.... has anyone done this under msys on a windows pc?? </pre> </blockquote> <pre wrap=""><!---->Msys works fine for me. What is the version of msys you're using? What is the version of bash? </pre> </blockquote> </body> </html>
Hello, Bob> i running msys 1.0 it appears; the bash sh is 2.04.0(1)Hrm... This seems to be pretty ancient and buggy. :) Consider reading http://blogs.tedneward.com/2008/02/24/Building+LLVM+On+Windows+Using+MinGW32.aspx it can provide necessary sources of different tools requires. Some versions noted there might be already out-of-date, but otherwise the text looks good. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1"><font face="Verdana">hi anton,<br> <br> i upgrade my bash, per instructions on the blog.... but the configure script is still causing segmentations faults.... again, i'm running configure with *no* arguments....<br> <br> </font></font><br> Anton Korobeynikov wrote: <blockquote cite="mid:b087fca00905040945o63885390nde18a41353039675@mail.gmail.com" type="cite"> <pre wrap="">Hello, Bob </pre> <blockquote type="cite"> <pre wrap="">i running msys 1.0 it appears; the bash sh is 2.04.0(1) </pre> </blockquote> <pre wrap=""><!---->Hrm... This seems to be pretty ancient and buggy. :) Consider reading <a class="moz-txt-link-freetext" href="http://blogs.tedneward.com/2008/02/24/Building+LLVM+On+Windows+Using+MinGW32.aspx">http://blogs.tedneward.com/2008/02/24/Building+LLVM+On+Windows+Using+MinGW32.aspx</a> it can provide necessary sources of different tools requires. Some versions noted there might be already out-of-date, but otherwise the text looks good. </pre> </blockquote> </body> </html>