[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: vasprintf on DEC
From: |
Nelson H. F. Beebe |
Subject: |
Re: vasprintf on DEC |
Date: |
Wed, 27 Sep 2006 18:16:25 -0600 (MDT) |
Paul Eggert <address@hidden> writes in response to my comments
earlier today about a test failure of m4-1.4.7 that was traced to a
deficient snprintf() library function that was added locally because
that function is absent from the vendor libraries:
>> ...
>> > It looks like I have to go looking again for a better free
>> > implementation of snprintf(), sigh...
>>
>> That may be needed for other packages, but as far as I know it
>> shouldn't be needed for gnulib-using packages like GNU M4; it should
>> work fine on hosts that lack snprintf entirely.
>>
>> Could you please try building GNU M4 on your host without using any
>> locally-installed libraries? It's supposed to work.
>> ...
I've just created some new config files for my automated build process
that drop the specification of the local library for snprintf(), and
did builds of m4-1.4.7 with both cc and with gcc; all tests were
successful, and I've installed the cc build.
It is nice that m4 is able to adapt to a missing snprintf() (my own
packages do this too, by falling back to the unsafe sprintf()).
-------------------------------------------------------------------------------
- Nelson H. F. Beebe Tel: +1 801 581 5254 -
- University of Utah FAX: +1 801 581 4148 -
- Department of Mathematics, 110 LCB Internet e-mail: address@hidden -
- 155 S 1400 E RM 233 address@hidden address@hidden -
- Salt Lake City, UT 84112-0090, USA URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------
- Re: depcomp deficiency [was: m4-1.4.7 build feedback], (continued)
- Re: depcomp deficiency [was: m4-1.4.7 build feedback], Andreas Schwab, 2006/09/27
- Re: depcomp deficiency [was: m4-1.4.7 build feedback], Eric Blake, 2006/09/27
- Re: depcomp deficiency [was: m4-1.4.7 build feedback], Andreas Schwab, 2006/09/28
- Re: depcomp deficiency [was: m4-1.4.7 build feedback], Joseph S. Myers, 2006/09/28
- Re: depcomp deficiency [was: m4-1.4.7 build feedback], Nelson H. F. Beebe, 2006/09/28
- Re: depcomp deficiency [was: m4-1.4.7 build feedback], Joseph S. Myers, 2006/09/28
- Re: depcomp deficiency [was: m4-1.4.7 build feedback], Ralf Wildenhues, 2006/09/28
vasprintf on DEC [was: m4-1.4.7 build feedback], Eric Blake, 2006/09/26
fpending issues on LSB [was: m4-1.4.7 build feedback], Eric Blake, 2006/09/26
- Re: fpending issues on LSB, Paul Eggert, 2006/09/27
- Re: fpending issues on LSB, Nelson H. F. Beebe, 2006/09/27
- Re: fpending issues on LSB, Paul Eggert, 2006/09/27
- Re: fpending issues on LSB, Nelson H. F. Beebe, 2006/09/27
- Re: fpending issues on LSB, Paul Eggert, 2006/09/28
- Re: fpending issues on LSB: [<sys/types.h> does not define size_t], Nelson H. F. Beebe, 2006/09/28
- Re: fpending issues on LSB: [<sys/types.h> does not define size_t], Bruce Korb, 2006/09/28
- Re: fpending issues on LSB: [<sys/types.h> does not define size_t], Paul Eggert, 2006/09/28