This is the mail archive of the gcc@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]

Re: make cross with egcs?



  In message <199712161731.MAA21882@barnstable.jbj.org>you write:

  > First question:
  > 	Do I need to apply the crossgcc-gcc-2.7.2.2 patch?
Unlikely.


  > Second question:
  > 	I tried "make cross" and got as far as making libgcc2 before
  > 	missing alloca.h, stdlib.h & string.h. I snarfed these
  > 	and stuffed them (with dependents) in gcc/include. Is this
  > 	correct?
This indicates that you need target include files.


  > Last question:
  > 	Retrying with added files, I get a signal 11. Now I'm stumped ...
  > 	What to do?
This indicates a bug in the compiler.  The cpp output along with the 
compile options & target name please :-)

jeff


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