Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 1998 02:31:18 -0700 (PDT)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/binutils/as Makefile
Message-ID:  <199805110931.CAA28469@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/05/11 02:31:18 PDT

  Modified files:
    gnu/usr.bin/binutils/as Makefile 
  Log:
  Add CROSS_TARGETS to the list of GASES to build. We end up with a separate
  gas for each target format. So for m68k targets that means several
  gases. I wanted a m68k gas for VxWorks which uses aout in sun3 big
  endian format, cross compiled on i386 under FreeBSD using libraries
  supplied by DEC and intended by them for cross compilation on Alpha
  under OSF/1. And it actually works!
  
  Revision  Changes    Path
  1.4       +4 -2      src/gnu/usr.bin/binutils/as/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805110931.CAA28469>