specviewperf 7.0 misses inttypes.h

Stefan Thiede Stefan.Thiede@philips.com
Mon Jan 13 03:30:00 GMT 2003


Hi Folks,

I tried to compile SPECViewPerf 7.0 on cygwin 1.3.17
with X11 and OpenGL installed.

make -f makefile.unx
gcc -c clock.c -o objs/clocks.o -O2 -Ivpaux/libaux -I/usr/X11/R6/include
-DXWINDOWS -DSSEARCHPATH
In File included from clock.c:42:
viewperf.h:54: inttypes.h: No such file or directory
make: *** [objs/clock.o] Error 1

On both Suse 8.0 and SunOS 5.8 I find a /usr/include/inttypes.h

On Sun it pretty much only includes /usr/include/sys/inttypes.h,
on Linux it has definitions in it.

Should I try to use either of them or where should I get it from ?

Stefan



More information about the Cygwin mailing list