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]

help building gcc 3.2


I went to build a gcc3.2 cross compiler.  My host is a i386 and my target
is a powerpc-linux-gnu.  The build of the binutils wen flawlessly.

How ever when I went to build my cross compiler, xgcc insisted on the
following files
crti.o and libc.a
to build the cross compiler.

Whey would a compiler need these files or care about them.  After all, you
might need the compiler to build theses files.  How do I specify the
configure options so that these files are not needed.  If they are needed,
could somebody explain why they are needed.

Thanks

Chip



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