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]

Compiler installation help.


Hi
  I have built a cross-compiler on a HP workstation with a target for a 68000 based system.  This seems to work fine.

  However I would like to install this X-compiler on other machines, but without having to do a make-install every time.  I would like to install the required binaries and libraries as simply as possible.

  Is this possible and how can I do this?

  I tried copying over the files m68k-wrs-vxworks-gcc etc, as well as the /usr/local/lib/gcc-lib directory, but I could not get it to work.  My main problem being that it was coming up with 'as' errors   looks like using wrong assembler???  The working system does not even attempt to use the 'as' binary.  Why is the non-working system trying to invoke as???

  Can anyone out there help me??

  Thanks
    Phil



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