This is the mail archive of the gcc-patches@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: patch for libstdc++/libio configuration problem



  In message <199905110149.SAA07123@beauty.cygnus.com>you write:
  > This isn't a pretty patch, but it's more correct than the patches
  > that have been submitted to solve the problem.  The current code
  > incorrectly assumes $host_alias is the host_alias for the gcc
  > build.  For the target libraries, $host_alias is the same as the
  > target thus causing the current code to fail for all but cygwin
  > or mingw native.
What are the precise host, target & build values?

I can guess that the problem is with building windows tools, but knowing
the precise triplets might make it a little easier to wrap my brain around
the problem and verify that you've got the right fix.


jeff


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