--- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-20 21:42 ---
This was fixed in 3.4.4. This is a dup of bug 13993.
*** This bug has been marked as a duplicate of 13993 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #1 from andreast at gcc dot gnu dot org 2005-10-20 21:27
---
Try configuring with an absolute path like:
AIX:doug:2> ../gcc-3.4.3/configure --srcdir=../gcc-3.4.3
--enable-languages=c,c++ --enable-threads=aix
/Path/to/your/gcc/source/gcc-3.4.3/configure
--srcdir=/Path/to/yo