public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: punt <punt@kerrskorner.org>
To: Ian Roxborough <irox@redhat.com>, punt <punt@kerrskorner.org>
Cc: sourcenav@sourceware.cygnus.com
Subject: Re: Building libraries
Date: Mon, 14 May 2001 15:49:00 -0000	[thread overview]
Message-ID: <01051418550400.05494@dev1> (raw)
In-Reply-To: <3B000B40.B87CD781@redhat.com>

Well, I am not sure that is the issue.  It looks as if ar is never called, 
but the linker is:


gcc -r ../bin/libdatastore.a diskmulstor.o mapdatadisk.o
gcc: ../bin/libdatastore.a: No such file or directory


Note that ../bin/libdatastore.a is the library I am attempting to build. Even 
though I selected library in the link options, it is as if it was not 
accepted (As I stated before, the selection was "grayed", but one could 
select and change it).  This wasn't a problem on 4.52.







On Monday 14 May 2001 11:43, Ian Roxborough wrote:
> punt wrote:
> > As anyone gotten 5.0 to successfully build a library?  I noticed the link
> > option between library and executable is grayed, but still selectable.
> > When I select library, and do a build, it bombs at the link process (it
> > is not asking gcc or the librarian to create the lib file).
>
> The library building bits need to be revisited.  I'm not sure
> what problem you are having, but it may be related to flag order
> problems with the linker flags.
>
> When I wrote the backend build system I didn't pay attention
> to flag ordering and it seems "ar"  needs flags in a certain
> order.  This probably won't get fixed until a build engine
> rewrite.
>
> Ian.

  reply	other threads:[~2001-05-14 15:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-12 12:49 punt
2001-05-14  9:44 ` Ian Roxborough
2001-05-14 15:49   ` punt [this message]
2001-05-15  1:03 Bernard Dautrevaux
2001-05-16  0:11 Buczko, Michal

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=01051418550400.05494@dev1 \
    --to=punt@kerrskorner.org \
    --cc=irox@redhat.com \
    --cc=sourcenav@sourceware.cygnus.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).