--- Comment #3 from ian dot cowan at atkinsglobal dot com 2006-08-21 13:34
---
I also have the same problem with "gmake bootstrap", with my opteron based RHEL
systems (kernels 2.4.21-20.ELsmp and 2.6.9-11.ELsmp).
--
ian dot cowan at atkinsglobal dot com changed:
What
--- Comment #2 from f98faka at chalmers dot se 2006-08-16 09:13 ---
I tried changing the ax_default_prefix directory, but it didn't help. I tried
using make bootstrap instead of make and got
libcpp.a(charset.o)(.text+0x2e): In function `convert_utf8_utf16':
: undefined reference to `one
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-16 05:36 ---
Can you first configure in a different object directory?
Second can you try using "make bootstrap" instead of make?
Third can you paste the command that failed?
--
pinskia at gcc dot gnu dot org changed: