From: "François Revol" <revol@free.fr>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: haikuports-devs@ports.haiku-files.org, qemu-devel@nongnu.org
Subject: Re: [HaikuPorts-devs] [Qemu-devel] Re: [PATCH] [RFC] Haiku host support and general configure issues
Date: Sun, 08 Mar 2009 19:41:28 +0100 CET [thread overview]
Message-ID: <8416999557-BeMail@laptop> (raw)
In-Reply-To: <49B40B5F.9070507@codemonkey.ws>
> >> Well we should have a pthread lib available though...
> >
> > It's part of libroot.so, I thought, and thus referenced without
> > extra
> > linker arguments.
>
> So we should try to compile against -lpthread and then try to compile
> against -lroot. Or better yet, does -pthread do the right thing on
> haiku? We could just switch to that.
-lroot is implied, not needed, so pthread is available without any
flag.
> >> Another big issue that I mentionned earlier here is the widely
> > > used
> >> assumption that error codes are positive, which is not the case
> > > for
> >> BeOS and Haiku.
> >> Not fixing this will result in a dangerous binary.
> >
> > Thanks for the reminder. But that also reminds me, you wanted to
> > supply a patch for that! :)
>
> Such a patch may be something ya'll have to maintain on your own.
> This
> has been discussed a lot in the past and I'm concerned that it's
> going
> to be too invasive.
Too busy to start on it again.
There is nothing wrong with it if done cleanly. It might even help
catch up mistakes.
François.
next prev parent reply other threads:[~2009-03-08 18:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-28 14:08 [Qemu-devel] [PATCH] [RFC] Haiku host support and general configure issues Andreas Färber
2009-02-28 17:08 ` [Qemu-devel] " François Revol
2009-02-28 18:31 ` Andreas Färber
2009-02-28 19:01 ` [HaikuPorts-devs] " François Revol
2009-02-28 20:26 ` Jamie Lokier
2009-02-28 20:32 ` François Revol
2009-03-08 18:15 ` Anthony Liguori
2009-03-08 18:41 ` François Revol [this message]
2009-03-09 8:40 ` Avi Kivity
2009-03-09 14:14 ` [HaikuPorts-devs] " François Revol
2009-03-09 14:33 ` Avi Kivity
2009-03-09 15:39 ` François Revol
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=8416999557-BeMail@laptop \
--to=revol@free.fr \
--cc=anthony@codemonkey.ws \
--cc=haikuports-devs@ports.haiku-files.org \
--cc=qemu-devel@nongnu.org \
/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 NNTP newsgroup(s).