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: Does libf2c support multilib?



  In message <m10SWgW-000AUPC@shanghai.varesearch.com>you write:
  > Hi,
  > 
  > When I compile the current egcs on Linux/PPC, I got a failure in
  > libf2c due to multilib. Since libf2c uses -I../../gcc to find the
  > the header files in the gcc object directory, it doesn't work
  > with multilib. Did I do something wrong?
  > 
  > Anyway, I used a kludge to get around it. I am enclosing it here.
  > Please let me know how I should make libf2c to compile with multilib.
  > 
  > Thanks.
  > 
  > -- 
  > H.J. Lu (hjl@gnu.org)
  > ---
  > Wed Mar 31 17:47:05 1999  H.J. Lu  (hjl@gnu.org)
  > 
  > 	* configure.in (extra_includes): If "$srcdir" != ., add
  > 	-I../../../gcc when ${enable_multilib} is "yes".
I believe Kaveh checked in a patch for this today.  Please update and try
this again.
jeff


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