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 bootstrap/12106] [3.4 Regression] Parallel build failure building libffi


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From lucier at math dot purdue dot edu  2003-08-29 16:16 -------
Will someone *please* turn off autosubmit when the submitter hits enter?  Please???

This is with make -j 2, hence the strange "checking for connect..." in the build
log.

The complete build log is at

http://www.math.purdue.edu/~lucier/build-2003-08-29.log.gz

checking for connect... sparc-sun-solaris2.8-gcc -shared -Wl,-h
-Wl,libffi-2.00-beta.so -o .libs/libffi-2.00-beta.so  src/.libs/debug.o
src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o
src/.libs/java_raw_api.o src/sparc/.libs/ffi.o src/sparc/.libs/v8.o
src/sparc/.libs/v9.o  -lc 
ld: fatal: file src/.libs/debug.o: wrong ELF class: ELFCLASS64
ld: fatal: File processing errors. No output written to .libs/libffi-2.00-beta.so
collect2: ld returned 1 exit status
make[7]: *** [libffi.la] Error 1
make[7]: Leaving directory
`/export/mdd0/users/lucier/programs/gcc/gcc-3.4/objdir-sparc/sparc-sun-solaris2.8/sparcv9/libffi'


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