This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Problems of cross-compiling SPEC2000 using GNUpro


Hi, all

I got some trouble when compiling SPEC2000 benchmarks using
GNUpro. I think the problem is related to newlib. I am using
GNUpro version 3.1-xscale-020523. I am working on RH7.3 system.
I got many problems because the compiled library doesn't
include necessary functions/headers.

For example, when compiling GCC, one of the errors is the
lacking of getcwd library function.
When compiling gap, the error is lacking of termio.h.
When compiling perl, the error is lacking of sys/ioctl.h

When I cross-compiled GNUpro, I specified target machine
as xscale-elf. I think the problem may be due to that I didn't
specify the target OS is linux so the compilation system missed
many necessary files. Anyone knows how to fix this problem?

Thanks a lot!

Tao




			-Tao Zhang (zhangtao@cc.gatech.edu)

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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