gm2
[Top][All Lists]
Advanced

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

Re: [Gm2] Missing file in snapshot


From: Ed Smith-Rowland
Subject: Re: [Gm2] Missing file in snapshot
Date: Fri, 26 Sep 2008 21:55:29 -0400
User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)

Gaius Mulley wrote:
address@hidden writes:

<html><head>

<link media="all" type="text/css" href="/webmail/static/deg/css/wysiwyg-4230203003.css" 
rel="stylesheet">
</head><body>
I downloaded gcc-4.1.2+gm2-cvs-latest.tar.gz and started a bootstrap.<br><br>The bootstrap stopped on this:<br>Configuring to build libraries using native compiler<br>/bin/sh: line 12: cd: gm2/gm2-libs: No such file or directory<br>/bin/sh: line 1: 
../../../../gcc-4.1.2+gm2-cvs-latest/gcc/gm2/gm2-libs/configure: No such file or directory<br>make[2]: *** [gm2/gm2-libs/gm2-libs-host.h] Error 127<br>make[2]: Leaving directory `/home/ed/Tarballs/obj-gm2/gcc'<br>make[1]: *** [stage1_build] Error 2<br>make[1]: Leaving directory 
`/home/ed/Tarballs/obj-gm2/gcc'<br>make: *** [bootstrap] Error 2<br><br>I added $(srcdir)/ is a couple spots in Make-lang.in and reconfigured and it seemed to go through.<br><br>Here is the diff:<br><br>address@hidden gm2]$ diff 
Make-lang.in*<br>1375c1375<br>&lt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd $(srcdir)/gm2/gm2-libs ; 
\<br>---<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd gm2/gm2-libs
 ; \<br>1385c1385<br>&lt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd $(srcdir)/gm2/gm2-libs ; 
\<br>---<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd gm2/gm2-libs ; \<br><br>Ed<br><br></body></html>

Hi,

any chance you can cut and paste all the shell commands you used to
configure and make gm2?  As I think a number of critical ones are
missing above - also (if possible) please send plain text emails as
they are easier to read on non web mail readers,

regards,
Gaius


Sorry about the HTML.  I was using a different mailer than I usually do.

The commands were a pretty straight configure (from a different build directory) and make bootstrap.

$ ../gcc-4.1.2-snapshot/configure --prefix=~/bin-gm2 --enable-languages=c,gm2
$ make bootstrap


Should I use a different target?

My computer is Ref Hat 5 Linux. Bootstrap compiler is gcc-4.1.2 (the system compiler).






reply via email to

[Prev in Thread] Current Thread [Next in Thread]