public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Building Error
@ 2002-08-04  4:31 Iain
  0 siblings, 0 replies; 2+ messages in thread
From: Iain @ 2002-08-04  4:31 UTC (permalink / raw)
  To: gcc-help

Hi,

When building gcc from source, I get this error:
/bin/sh: ./gengenrtl: Permission denied
(in $BUILD/gcc)

I obtained the sources by CVS within the last 24
hours.
The file appears to be in binary format - `cannot
execute binary file'

Commands are as follows:

bash $SRCDIR/configure --prefix=$INSTALL
make bootstrap (invoked from $BUILD)

Machine: i686-pc-linux-gnu

Help would be appreciated
Thanks,

Iain


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* building error
@ 2012-02-08 12:52 Henning Thedens
  0 siblings, 0 replies; 2+ messages in thread
From: Henning Thedens @ 2012-02-08 12:52 UTC (permalink / raw)
  To: gcc-help

On building gcc4.6.2 i got the foolowing error message (after more then 1 hour)

libtool: link: /home/henning/gcc_neu/bhelp/./gcc/xgcc -B/home/henning/gcc_neu/bhelp/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    -shared  .libs/gnu_java_math_GMP.o ../../../native/jni/classpath/.libs/jcl.o   /home/henning/gcc_neu/bhelp/./gmp/.libs/libgmp.a    -Wl,-soname -Wl,libjavamath.so -o .libs/libjavamath.so 
/usr/bin/ld: /home/henning/gcc_neu/bhelp/./gmp/.libs/libgmp.a(mp_set_fns.o): relocation R_X86_64_32 against `__gmp_default_allocate' can not be used when making a shared object; recompile with -fPIC 
/home/henning/gcc_neu/bhelp/./gmp/.libs/libgmp.a: could not read symbols: Bad value 
collect2: ld returned 1 exit status 
make[6]: *** [libjavamath.la] Fehler 1 
make[6]: Verlasse Verzeichnis '/home/henning/gcc_neu/bhelp/x86_64-unknown-linux-gnu/libjava/classpath/native/jni/java-math' 
make[5]: *** [all-recursive] Fehler 1 
make[5]: Verlasse Verzeichnis '/home/henning/gcc_neu/bhelp/x86_64-unknown-linux-gnu/libjava/classpath/native/jni' 
make[4]: *** [all-recursive] Fehler 1 
make[4]: Verlasse Verzeichnis '/home/henning/gcc_neu/bhelp/x86_64-unknown-linux-gnu/libjava/classpath/native' 
make[3]: *** [all-recursive] Fehler 1 
make[3]: Verlasse Verzeichnis '/home/henning/gcc_neu/bhelp/x86_64-unknown-linux-gnu/libjava/classpath' 
make[2]: *** [all-recursive] Fehler 1 
make[2]: Verlasse Verzeichnis '/home/henning/gcc_neu/bhelp/x86_64-unknown-linux-gnu/libjava' 
make[1]: *** [all-target-libjava] Fehler 2 
make[1]: Verlasse Verzeichnis '/home/henning/gcc_neu/bhelp' 
make: *** [all] Fehler 2 

I configured with
../gcc-4.6.2/configure --with-ppl='/usr/local' --with-cloog='/usr/local/' --with-arch-64=corei7-avx –enable-cloog-backend=isl 

and maked with
make -j 6

Buildung gccc only for c,c++ and fortran worked well.

What can i do to overcome this error?

Best regards




-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-08 12:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-04  4:31 Building Error Iain
2012-02-08 12:52 building error Henning Thedens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).