Re: good place for blogging on C/POSIX programming?

2011-07-02 Thread Karl Berry
Subject: good place for blogging on C/POSIX programming? Since you asked ... 1. There is advogato.org if you want to just type in blog entries (simple HTML) and have them posted and be aggregate-able. (This is what I do for myself.) 2. Regardless of where you write blogs, planet.gnu.org can

Re: [bug-gawk] Problem detecting libsigsegv on gawk 4.0.0 on Solaris 9 Sparc w/Sun Studio 12

2011-07-02 Thread Aharon Robbins
Bruno, Thanks for the analysis. Arnold

Re: good place for blogging on C/POSIX programming?

2011-07-02 Thread Ralf Wildenhues
Hi Bruno, On Sat, Jul 02, 2011 at 05:54:43PM +0200, Bruno Haible wrote: > Which places do you read, or do have have occiasionally read, and on which > lessons / tutorials about C programming with POSIX API would be expected or > welcome? planet.gnu.org seems appropriate to me, but it only aggrega

Re: good place for blogging on C/POSIX programming?

2011-07-02 Thread Paul Eggert
On 07/02/11 08:54, Bruno Haible wrote: > Would it be OK and appropriate to create a "News" section in the Savannah > project page for gnulib and post it there? Then it would appear on > planet.gnu.org, right? Or should the "News" section not be abused like that? I think it'd be fine to do that, an

good place for blogging on C/POSIX programming?

2011-07-02 Thread Bruno Haible
Hi, Which places do you read, or do have have occiasionally read, and on which lessons / tutorials about C programming with POSIX API would be expected or welcome? I've written some text about "How to read from standard input" [1] (lessons learned by discussing with Pádraig Brady) and would like

Re: Problem detecting libsigsegv on gawk 4.0.0 on Solaris 9 Sparc w/Sun Studio 12

2011-07-02 Thread Bruno Haible
[CCing bug-libsigsegv. This is a reply to ]. Dagobert Michelsen wrote: > I am trying to compile gawk 4.0.0 on Solaris 9 Sparc with Sun Studio 12 and > noticed that the presence of libsigsegv is not properly detected: > > > config

Re: Problem detecting libsigsegv on gawk 4.0.0 on Solaris 9 Sparc w/Sun Studio 12

2011-07-02 Thread Dagobert Michelsen
Hi, Am 02.07.2011 um 11:18 schrieb Dagobert Michelsen: > I am trying to compile gawk 4.0.0 on Solaris 9 Sparc with Sun Studio 12 and > noticed that the presence of libsigsegv is not properly detected: > >> configure:9825: checking for libsigsegv >> configure:9847: /opt/SUNWspro/bin/cc -o conftest

Problem detecting libsigsegv on gawk 4.0.0 on Solaris 9 Sparc w/Sun Studio 12

2011-07-02 Thread Dagobert Michelsen
Hi, I am trying to compile gawk 4.0.0 on Solaris 9 Sparc with Sun Studio 12 and noticed that the presence of libsigsegv is not properly detected: > configure:9825: checking for libsigsegv > configure:9847: /opt/SUNWspro/bin/cc -o conftest -xO3 -m32 -xarch=386 -Xc > -I/opt/csw/include -m32 -xarch