12 msgchar y = 469;
3 msgFinding the address of a symbol in a release build
3 msgRE: Simple Question on CPU specific Optimizatio...
3 msgC - Pass by reference to pointers
5 msgWarning using sprintf('%llu', uint64_t) on AMD64
1 msgWrong list, please ignore this thread!
1 msgCMAKE_MODULE_PATH not remembered?
3 msgremoving a statement

building 4.2.1 from 3.4.6 on NetBSD/amd64 3.1
\ Chris Jones (23 Aug 2007)
. \ Chris Jones (23 Aug 2007)
. \ Tim Prince (24 Aug 2007)

3 msgNo way to cleanup at thread exit for __thread v...
1 msgis 'app' reserved?
2 msgFile Not found error
2 msgTwo errors creating a converter between two types
3 msgHelp with gfortran
1 msgis there a general linux development mailing list?
2 msgstdint.h
5 msgset of statements using a variable
1 msggcc 4.2.1 on Niagara (UltraSPARC T1): output us...
7 msgMaintaining multiple stacks
7 msgIs gcc a complete universal (not bound to any O...
Subject:building 4.2.1 from 3.4.6 on NetBSD/amd64 3.1
Group:Gcc-help
From:Chris Jones
Date:23 Aug 2007


Hi folks--

My ultimate goal is to build GNAT 4.2.1 from my working GNAT 3.4.6
installation. However, I'm unable to build plain old gcc at the moment.
I've distilled this down to the following:

../gcc-4.2.1/configure --enable-languages=c
gmake

It churns for a few minutes and then errors out with a failure to find
gstdint.h:

gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H -I. -I.
-I../../gcc-4.2.1/gcc -I../../gcc-4.2.1/gcc/.
-I../../gcc-4.2.1/gcc/../include -I./../intl
-I../../gcc-4.2.1/gcc/../libcpp/include
-I../../gcc-4.2.1/gcc/../libdecnumber -I../libdecnumber
../../gcc-4.2.1/gcc/dfp.c -o dfp.o
In file included from ../../gcc-4.2.1/gcc/../libdecnumber/decNumber.h:39,
from ../../gcc-4.2.1/gcc/../libdecnumber/decimal128.h:59,
from ../../gcc-4.2.1/gcc/dfp.c:34:
../../gcc-4.2.1/gcc/../libdecnumber/decContext.h:52:50: gstdint.h: No
such file or directory


Any help would be greatly appreciated.

Chris


© 2004-2008 readlist.com