Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 10 Aug 2011 21:19:26 +0200
From: <nicolas@...lier-web.com>
To: <musl@...ts.openwall.com>
Subject: Re: Make

On Tue, 9 Aug 2011 22:23:06 +0200, Szabolcs Nagy <nsz@...t70.net> wrote:
> * nicolas@...lier-web.com <nicolas@...lier-web.com> [2011-08-09 21:10:23
> +0200]:
>> but i had some errors : some headers were missing (ar.h / sys/cdefs.h)
> 
> i used this one
>
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/aout/ar.h?rev=1.5&cvsroot=src
> 
> if you build binutils for your chroot then you can copy it from there..

Thanks, it works now :)
In fact, the ar.h taht i was using needed sys/cdefs.h...
I managed to compile some static packages in a musl-based system (using
pcc compiler) and i were able to use the musl-gcc wrapper, but in static
too,
Is it possible to do a dynamic link with the wrapper ?

Nick

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.