This is the mail archive of the gcc-help@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]

Building gcc-3.2pre on debian-woody


Hoi .. 

building gcc-3.2 on debian-woody gives me this:

make[2]: Entering directory
`/mnt/compile/gcc/gcc-3.2-3.2.1ds5/build/fastjar'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/mnt/compile/gcc/gcc-3.2-3.2.1ds5/build/fastjar'
chmod 755 /mnt/compile/gcc/gcc-3.2-3.2.1ds5/src/contrib/warn_summary
if [ -x /mnt/compile/gcc/gcc-3.2-3.2.1ds5/src/contrib/warn_summary ];
then \
  rm -f bootstrap-summary; \
  /mnt/compile/gcc/gcc-3.2-3.2.1ds5/src/contrib/warn_summary bootstrap-protocol \
    > bootstrap-summary; \
fi
LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/mnt/compile/gcc/gcc-3.2-3.2.1ds5/build/gcc/ada \
	/usr/bin/make -C /mnt/compile/gcc/gcc-3.2-3.2.1ds5/build/gcc gnatlib gnattools
make[2]: Entering directory `/mnt/compile/gcc/gcc-3.2-3.2.1ds5/build/gcc'
make[2]: *** No rule to make target `gnatlib'.  Stop.
make[2]: Leaving directory `/mnt/compile/gcc/gcc-3.2-3.2.1ds5/build/gcc'
make[1]: *** [stamps/05-build-stamp] Error 2
make[1]: Leaving directory `/mnt/compile/gcc/gcc-3.2-3.2.1ds5'

	Any hints to solve this?

		Regards
				Jan

-- 
  .''`.    Jan-Hendrik Palic     |
 : :' : ** Debian GNU/ Linux **  |   ** OpenOffice.org **       ,.. ,..
 `. `'   http://www.debian.org   | http://www.openoffice.org  ,: ..`   `
   `-  jan.palic@linux-debian.de |                           '  `  `

Attachment: msg00116/pgp00000.pgp
Description: PGP signature


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