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: Help:Egcs cross-compiler


  In message <34795012.9F9@dolphin.pknu.ac.kr>you write:
  > 
  >   I tested egcs snapshots on LINUX slackware 3.3 to make cross compiler.
  >   Egcs-971122 makes following error.
  >   Help me to fix this error.
If you're going to build a cross compiler use "make cross"; it avoids building
the fortran and object libraries which are not properly set up for cross
compilation.

jeff


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