This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

RE: Build failing for pc plateform




Hi Stephane,

Where i will get those terget specific  header files ?

Actually i have some win32 specific header files. But no powerpc specific files.
When i gave the path to those win32 specific header files, i did the follwoing
..

Meanwhile i took the include directory out of
/usr/local/i686-pc-cygwin32/include and
copied to the path /usr/local/ppc-ibm-eabi/include

Then the build is getting those . h file and it created many more executable for
the cross devlopment platform
I couls get one executable as
"gcc-cross.exe" is this the one i can use for cross compilation ?

The make is still failing at

rm -f gcj-cross.exe; \
cp g77.exe g77-cross.exe \
/cygdrive/e/gcc-2.95.2/textinfo/makeinfo/makeinfo   -I   -o  cpp.info
./cpp.texi
./cpp.texi: error 0
make[1]: ***[cpp.info] Error 2
make: *** [all-gcc] Error 2

Any help is ok

Regards
Sudhanshu



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


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