------- Comment #14 from pinskia at gcc dot gnu dot org  2005-11-08 19:42 
-------
As I asked before, can you try to build not in the src directory.
Do instead:
cd gcc
mkdir objdir
../configure --prefix=/Users/dir/bin --enable-languages=c,f95
make -j 4

If that works then we have a regression in building in the src directory which
is not a very high priority regression as building in the src directory is not
recommened or that well tested.


-- 


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

Reply via email to