On Thu, Jun 5, 2008 at 5:59 PM, Ken Moffat <[EMAIL PROTECTED]> wrote:
> On Fri, Jun 06, 2008 at 07:12:21AM +0930, Sharif Oerton wrote:
>> On Friday 06 June 2008 02:58:03 Ken Moffat wrote:
>> > When the build failed, did you not see a series of messages
>> > something like "making all in foo" "maki
Second attempt to reply, this time from a subscribed address...
On Fri, Jun 06, 2008 at 02:56:20PM +0930, Sharif Oerton wrote:
> >
> > e.g. perhaps the '\' in the second sed was not the last character
> > on a line (it's a continuation, just like in the configure command).
> > Getting that wrong
On Fri, Jun 06, 2008 at 02:56:20PM +0930, Sharif Oerton wrote:
> >
> > e.g. perhaps the '\' in the second sed was not the last character
> > on a line (it's a continuation, just like in the configure command).
> > Getting that wrong could conceivably wipe out gcc/Makefile.in - what
> > do you get f
On Friday 06 June 2008 10:29:27 Ken Moffat wrote:
> In that case, I have no idea what the specific cause is. I guess
> you are missing something essential - it almost sounds as if make
> itself is not found, but you couldn't have got this far.
>
> Ah, at the start of pass 2 we copy gcc/Makefile.
On Fri, Jun 06, 2008 at 07:12:21AM +0930, Sharif Oerton wrote:
> On Friday 06 June 2008 02:58:03 Ken Moffat wrote:
> > When the build failed, did you not see a series of messages
> > something like "making all in foo" "making all in foo/bar", followed
> > by an error message, then a series of othe
On Friday 06 June 2008 02:58:03 Ken Moffat wrote:
> When the build failed, did you not see a series of messages
> something like "making all in foo" "making all in foo/bar", followed
> by an error message, then a series of other messages as it leaves
> directories, before the final "Error n" ?
No
On Thu, Jun 05, 2008 at 06:53:33PM +0930, Sharif Oerton wrote:
>
> I'm not quite sure where to look to find out which directory was being used,
> I'm sorry. The only makefile I can see is the one in the gcc-build directory.
> The configure script makes no mention of which directory.
>
When th
On Wednesday 04 June 2008 23:04:56 Ken Moffat wrote:
> On Wed, Jun 04, 2008 at 01:39:36PM +0930, Sharif Oerton wrote:
> > Hi all,
> >
> > I'm building GCC, pass two, and I'm pretty sure I've entered everything
> > exactly as instructed (I did it twice just to make sure).
> >
> > The error I get is
On Wed, Jun 04, 2008 at 01:39:36PM +0930, Sharif Oerton wrote:
> Hi all,
>
> I'm building GCC, pass two, and I'm pretty sure I've entered everything
> exactly as instructed (I did it twice just to make sure).
>
> The error I get is
>
> Makefile:275: *** missing separator. Stop.
>
> Line 275
Hi all,
I'm building GCC, pass two, and I'm pretty sure I've entered everything
exactly as instructed (I did it twice just to make sure).
The error I get is
Makefile:275: *** missing separator. Stop.
Line 275 in the makefile is
@SET_MAKE@
. Not being versed in makefile syntax I'm not sure
10 matches
Mail list logo