This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/25157] New: /libdecnumber/decContext.h:43:49: stdint.h: No such file or directory


make[1]: Entering directory `/xxx/gnu/gcc-3.3/objdir/libdecnumber'
source='../../gcc/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc
 -I../../gcc/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings
-Wstrict-prototyp
es -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
-pedan
tic -Wno-long-long  -I../../gcc/libdecnumber -I.  -c
../../gcc/libdecnumber/decN
umber.c
In file included from ../../gcc/libdecnumber/decNumber.h:30,
                 from ../../gcc/libdecnumber/decNumber.c:156:
../../gcc/libdecnumber/decContext.h:43:49: stdint.h: No such file or directory
make[1]: *** [decNumber.o] Error 1


-- 
           Summary: /libdecnumber/decContext.h:43:49: stdint.h: No such file
                    or directory
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa1.1-hp-hpux10.20
  GCC host triplet: hppa1.1-hp-hpux10.20
GCC target triplet: hppa1.1-hp-hpux10.20


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25157


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]