HP pow(long double) + conflicting prototypes

Peter Bienstman Peter.Bienstman@rug.ac.be
Fri Sep 11 02:50:00 GMT 1998


Hi,

$gcc -v
Reading specs from
/users/opt/pbienst/bin/gnu/lib/gcc-lib/hppa1.1-hp-hpux9.05/egcs-2.91.57/spec
s
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)

This platform seems to lack support for pow(long double, long double). Is
this a bug or a missing feature ?

Another minor point on this platform. Prototypes in string.h seem to
conflict with built-in prototypes. This generates a lot of annoying
warnings, e.g.

 string.h : size_t strlen(char*)
 built-in : unsigned int strlen(const char*)

There's a lot of complaining about the 'const'.

Greetings,

----------------------------------
Peter Bienstman
INTEC / University of Gent
St.-Pietersnieuwstraat 41
B-9000 Gent - Belgium                        
Email: Peter.Bienstman@rug.ac.be
Tel : +32 9 264 3445
Fax : +32 9 264 3593
----------------------------------




More information about the Gcc-bugs mailing list