|
Message-ID: <52F3C329.6040208@f-prot.com> Date: Thu, 06 Feb 2014 17:15:21 +0000 From: Oliver Schneider <musl-mailinglist@...rot.com> To: musl@...ts.openwall.com Subject: Out-of-tree builds Hi, currently I am trying to perform an out-of-tree build on musl and I am hitting a problem. When I run this (in-tree) it works fine: ./configure --disable-shared however, then I switch to an empty directory and run this: ../musl/configure --disable-shared I get: using compiler runtime libraries: -lgcc -lgcc_eh checking whether compiler's long double definition matches float.h... no ../musl/configure: error: unsupported long double type Are out-of-tree builds generally not supported, or am I doing something wrong? I am using the Git repository and it's checked out at: b589fb4 release 0.9.15 Thanks and best regards, // Oliver
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.