|
Message-ID: <20120516232112.GY17860@port70.net> Date: Thu, 17 May 2012 01:21:12 +0200 From: Szabolcs Nagy <nsz@...t70.net> To: musl@...ts.openwall.com Subject: Re: SIG_* in signal.h * Szabolcs Nagy <nsz@...t70.net> [2012-05-17 01:11:20 +0200]: > * Isaac Dunham <idunham@...abit.com> [2012-05-16 16:05:12 -0700]: > > /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 sorry my musl was out of date and i had local modifications as well so yes the complex code does not build and in src/network/h_errno.c the undef is broken otherwise it seems to work here
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.