public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ruslan Shevchenko <Ruslan@Shevchenko.kiev.ua>
To: Robert Lipe <robertl@dgii.com>
Cc: egcs@cygnus.com
Subject: Re: No rule to make target all in gcc/f/runtime
Date: Thu, 22 Jan 1998 02:29:00 -0000	[thread overview]
Message-ID: <34C50D5F.17C34DCE@Shevchenko.kiev.ua> (raw)
In-Reply-To: <19980120162528.05231@dgii.com>

Robert Lipe wrote:

> ? Yet another problem with SCO OS 5.04:
>
> I build probably three or four times a week on 5.0.4 these days...
>

Hm, sorry, can you fill ankete, usefull for dummies as me:

1. command for updating cvs-tree
     cvs [-z9] update  egcs || cvs [ -z9 ]co egcs
    (Y/N)

 2. software, which nessesory on SCO OS 5.04:
     gnu-path + gmake +autoconf + m4 + bison + flex + native as + native ld +

(gcc-2.7.2.1 or egcs-1.0.1)
           2.5           2.6           (last)
    Something else ?
    /usr/local/bin must be the first directory in $PATH

 3. configure process:
    1, mkdir egcs-obj near egcs
     2. cd egcs-obj; sh ../../configure --srcdir=../../
[other-possibly-options]

 May be the problem, that srcdir must be absolute ?

 4. building process
    make bootstrap
    make install

> ? 1. configure  ---srcdir=.../egcs --enable-shared
>
> I can't at all promise that --enable-shared is a good idea with all the
> multilibbing issues we have going on in OpenServer.   Only in the last
> few weeks has multilib worked pretty well (ok, at least for languages
> which are multilibbed ) and I'm not at all ready to tackle the issues
> of shared multilibsy yet.
>

   Thanks.

> ? 2. make all
>
> Uuuuh, you mean 'make bootstrap', as described in the documentation,
> right?
>

  with `make bootstrap`   result is the same. (last checked today)  I guess,
that 'all' is correct target, which "only build"

> Also, there have been various forms of wierdnesses with older GNU
> makes triggered by EGCS.  Be sure you're on at least 3.76.
>

May be it is. I found, that I have 3,75

> --
> Robert Lipe       http://www.dgii.com/people/robertl       robertl@dgii.com



--

    @=
     //RSSH                              mailto://Ruslan@Shevchenko.Kiev.UA




  reply	other threads:[~1998-01-22  2:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-20  2:21 Ruslan Shevchenko
1998-01-20 14:54 ` Robert Lipe
1998-01-22  2:29   ` Ruslan Shevchenko [this message]
1998-01-22  2:29     ` Robert Lipe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=34C50D5F.17C34DCE@Shevchenko.kiev.ua \
    --to=ruslan@shevchenko.kiev.ua \
    --cc=egcs@cygnus.com \
    --cc=robertl@dgii.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).