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: building a cross libf2c



  In message <199806270106.DAA23719@jolan.ppro>you write:
  > Hey that would be great.
  > Renaming `libraries' to the target name is exactly what is
  > needed to solve the "lookfor_dir_with_trigger" problem with
  > dejagnu.  It would be a logical change too imho.
  > 
  > If this patch is adopted, then isn't it possible to use the
  > target name anyway, also in a native build ?
We've been meaning to renaming that directory in the build tree to the
value of $target_alias for a while.  Basically we weren't sure about
whether or not that was safe many months ago, so we used "libraries"
instead.

Since then we have decided that using ${target_alias} is safe and just 
hadn't gotten around to making the change.  I just made the change a
few minutes ago.  Hopefully it will cure some of these problems.

jeff


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