problems when including stdint.h

Hagen Boehm hboehm at brutus.NIC.DTAG.DE
Fri Feb 23 14:04:14 UTC 2007


Hi all,

I tried to compile IRRToolSet-4.8.5 on Solaris 9 but I got problems when
including the <stdint.h> header:

  g++ -c  -O3 -gstabs+ -frtti -DHAVE_CONFIG_H -I. -I. -I../../src -I.. -I../../src/Core -I../../src/rpsl -I/opt/sfw/sparc-sun-solaris2.9/include int.int.Map.cc
  In file included from int.int.Map.h:27,
                   from int.int.Map.cc:24:
  int.defs.h:19:20: stdint.h: No such file or directory
  gmake[3]: *** [int.int.Map.o] Error 1

obviously stdint.h is missing on my system as the configure script output
affirms:

  checking for stdint.h... no

I'm using gcc 3.3.2. Anybody who had this problem with a gcc 3.3.2 too?
Do I need a higher version?

README says GCC version 3.3.2 is still fine...

@Shane: What is the current reference compiler you use?

Thanks!


   Hagen 


More information about the irrtoolset mailing list