------- Comment #6 from howarth at nitro dot med dot uc dot edu  2006-09-09 
17:05 -------
How exactly are we supposed to cleanly add the autoconf test? I applied the
patch and the ran contrib/gcc_update but the build always fails at...

gcc -c   -g -O2 -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-20060909/gcc
-I../../gcc-4.2-20060909/gcc/. -I../../gcc-4.2-20060909/gcc/../include
-I./../intl -I../../gcc-4.2-20060909/gcc/../libcpp/include -I/sw/include 
-I../../gcc-4.2-20060909/gcc/../libdecnumber -I../libdecnumber -I/sw/include  
-I. -I. -I../../gcc-4.2-20060909/gcc -I../../gcc-4.2-20060909/gcc/.
-I../../gcc-4.2-20060909/gcc/../include -I./../intl
-I../../gcc-4.2-20060909/gcc/../libcpp/include -I/sw/include 
-I../../gcc-4.2-20060909/gcc/../libdecnumber -I../libdecnumber
../../gcc-4.2-20060909/gcc/config/darwin.c
../../gcc-4.2-20060909/gcc/config/darwin.c: In function
'machopic_select_section':
../../gcc-4.2-20060909/gcc/config/darwin.c:1140: error: 'HAVE_GAS_LITERAL16'
undeclared (first use in this function)
../../gcc-4.2-20060909/gcc/config/darwin.c:1140: error: (Each undeclared
identifier is reported only once
../../gcc-4.2-20060909/gcc/config/darwin.c:1140: error: for each function it
appears in.)
../../gcc-4.2-20060909/gcc/config/darwin.c: In function
'machopic_select_rtx_section':
../../gcc-4.2-20060909/gcc/config/darwin.c:1244: error: 'HAVE_GAS_LITERAL16'
undeclared (first use in this function)

I see the same problem if I cd into gcc and run autoconf before the build as
well.


-- 


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

Reply via email to