mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: musl@lists.openwall.com
Subject: Re: SIG_* in signal.h
Date: Thu, 17 May 2012 01:11:20 +0200	[thread overview]
Message-ID: <20120516231120.GX17860@port70.net> (raw)
In-Reply-To: <20120516160512.6cbfb912@newbook>

* Isaac Dunham <idunham@lavabit.com> [2012-05-16 16:05:12 -0700]:

> On Thu, 17 May 2012 00:12:27 +0200
> Szabolcs Nagy <nsz@port70.net> wrote:
> 
> > i just tried to compile pcc using musl
> > and it failed because SIG_IGN was undefined
> > 
> > it seem SIG_ING, SIG_ERR, SIG_DFL are ifdefed
> > with various featuretest macros in signal.h
> > eventhough they are ansic
> > 
> Not what stopped it for me: 
> 
you are compiling musl with pcc and not pcc with musl :)

> /opt/musl/bin/pcc -std=c99 -ffreestanding -nostdinc
> -D_XOPEN_SOURCE=700 -I./src/internal -I./include -I./arch/i386  -Os
> -pipe -O2 -c -o src/complex/__cexp.o src/complex/__cexp.c
> src/complex/__cexp.c, line 72: operands of CAST have incompatible types
> src/complex/__cexp.c, line 73: operands of CAST have incompatible types
> make: *** [src/complex/__cexp.o] Error 1
i could compile recent musl with recent pcc without errors


  reply	other threads:[~2012-05-16 23:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-16 22:12 Szabolcs Nagy
2012-05-16 23:05 ` Isaac Dunham
2012-05-16 23:11   ` Szabolcs Nagy [this message]
2012-05-16 23:21     ` Szabolcs Nagy
2012-05-17  0:06     ` Isaac Dunham
2012-05-17  0:14 ` Rich Felker
2012-05-17  3:49   ` Isaac Dunham
2012-05-17  6:53   ` Szabolcs Nagy

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=20120516231120.GX17860@port70.net \
    --to=nsz@port70.net \
    --cc=musl@lists.openwall.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).