[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building appcheck requires C99




Interesting. I haven't had to do this, but I'm not running as recent a
version os the OS. This must be a recent 'feature'.

Btw, inttypes_h.c is part of devchk and not appchk. Still a problem either way.

Should we remove this interface, or do we have to mandate that this command
line option as part of the how to build lsb apps stuff?

On Thu, 1 Mar 2001, Matt Wilson wrote:

> since lldiv is a part of the C99 spec, current glibc only defines it
> if running in a C99 environment.  I have to build inttypes_h.c as:
> 
> gcc -std=iso9899:1999 -c -o inttypes_h.o inttypes_h.c



                                Stuart

Stuart R. Anderson                               anderson@metrolink.com

Metro Link Incorporated                          South Carolina Office
5807 North Andrews Way                           129 Secret Cove Drive
Fort Lauderdale, Florida 33309                   Lexington, SC 29072
voice: 954.660.2500                              voice: 803.951.3630
http://www.metrolink.com/                        XFree86 Core Team
Creative Applications Lab Chair - SIGGRAPH 2001



Reply to: