public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew.lunn@ascom.ch>
To: Julian Smart <julians@redhat.com>
Cc: harri.siirtola@vtt.fi, ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Configtool libtarget.a build malfunction?
Date: Fri, 10 Aug 2001 05:10:00 -0000	[thread overview]
Message-ID: <20010810141015.O3846@biferten.ma.tech.ascom.ch> (raw)
In-Reply-To: <4.2.0.58.20010810130702.01778510@pop>

On Fri, Aug 10, 2001 at 01:09:24PM +0100, Julian Smart wrote:
> At 01:57 PM 8/10/01 +0300, harri.siirtola@vtt.fi wrote:
> 
> >It looks like the Configuration Tool 2.0 builds the library by replacing
> >lib members, not recreating the whole library. Example situation: I want to
> >remove POSIX pthread support and write my enhanced pthread_create() etc..
> >If I just uncheck POSIX thread support and rebuild, the pthread functions
> >remain in libtarget.a, resulting to redefinition error in my application
> >link phase. Is this intended for some obvious reason?
> 
> To be honest the makefiles are something of a mystery to me still. Hmm, 
> maybe the Configtool needs to issue a clean before the build...

All it realy needs to do is remove the install/lib directory. 

I think the clean target also removes any source code you may have in
the work tree. I found this out the hard way :-(

        Andrew

  reply	other threads:[~2001-08-10  5:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-10  4:01 harri.siirtola
2001-08-10  5:04 ` Julian Smart
2001-08-10  5:10   ` Andrew Lunn [this message]
2001-08-10  5:17 ` Bart Veer

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=20010810141015.O3846@biferten.ma.tech.ascom.ch \
    --to=andrew.lunn@ascom.ch \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=harri.siirtola@vtt.fi \
    --cc=julians@redhat.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).