From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,17f674692867d416 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!34g2000yqp.googlegroups.com!not-for-mail From: vlc Newsgroups: comp.lang.ada Subject: Re: Atomic file creation Date: Tue, 5 Jan 2010 06:43:40 -0800 (PST) Organization: http://groups.google.com Message-ID: <7d93ca02-aec2-4dbd-af37-006c5a3d4c1d@34g2000yqp.googlegroups.com> References: <87r5q6gc23.fsf@hugsarin.sparre-andersen.dk> <87my0thjwz.fsf@hugsarin.sparre-andersen.dk> NNTP-Posting-Host: 87.221.73.161 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1262702620 13148 127.0.0.1 (5 Jan 2010 14:43:40 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 5 Jan 2010 14:43:40 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 34g2000yqp.googlegroups.com; posting-host=87.221.73.161; posting-account=ROuOHgoAAABopjDuvPBd02HgYVR-VCZk User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.6) Gecko/20091215 Ubuntu/9.10 (karmic) Firefox/3.5.6,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:8612 Date: 2010-01-05T06:43:40-08:00 List-Id: On Jan 4, 6:14=A0pm, Jacob Sparre Andersen wrote: > If you use Debian, the POSIX packages are in "libflorist-dev" (stable) > and "libflorist2009-dev" (testing). > > Greetings, > > Jacob > -- > "Two silk worms had a race. They ended up in a tie." After a short fight with the linker I got this library running, which also solves my problem. Thanks a lot again to all of you!