This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/16724] SGI-IRIX-6.5.18 - file number 1 already allocated


------- Additional Comments From mika dot poikonen at verticom dot fi  2004-07-26 20:19 -------
Sorry.. =) To be exact with the directory:

gmake[2]: Entering directory `/asennus/gnome/gcc-3.4.1/gcc'
for d in libgcc mabi=32 libgcc/mabi=32 mabi=64 libgcc/mabi=64; do \
  if [ -d $d ]; then true; else /bin/sh ./mkinstalldirs $d; fi; \
done

that's all before if [..

/tmp.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]