Am 14.12.2013 22:24, schrieb Brian Drummond: > hg clone http://hg.code.sf.net/p/ghdl-updates/code ghdl-updates
Hi Brian I have cloned the code and want start the compiling. First there is a bug in the script. René red@linux-x6qx:~/ghdl/code/translate/gcc> ./dist.sh ./dist.sh: Zeile 90: ghdl-0.31dev/vhdl/Makefile.in: Datei oder Verzeichnis nicht gefunden red@linux-x6qx:~/ghdl/code/translate/gcc> Some german words are in the output. I translate Zeile 90 <-> line 90 Datei oder Verzeichnis nicht gefunden <-> file or directory not found Also the output of my compiler. There is ready for ada. red@linux-x6qx:~/ghdl/code/translate/gcc> gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.8/lto-wrapper Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.8 --enable-ssp --disable-libssp --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --enable-linker-build-id --program-suffix=-4.8 --enable-linux-futex --without-system-libunwind --with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux Thread model: posix gcc version 4.8.1 20130909 [gcc-4_8-branch revision 202388] (SUSE Linux) red@linux-x6qx:~/ghdl/code/translate/gcc> _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
