This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: [autoconf-conversion] Re: Toplevel configury, multilibs, new autoconf versions


On Sun, Jul 27, 2003 at 08:16:24PM -0400, Daniel Jacobowitz wrote:
> > Correcting Primary is tricky without the toplevel knowing more about
> > multilibs.  Appending CXX=Multilib would have to be done within config-ml.in,
> > and I believe would work, but would also break all 2.13-style configures,
> > which (IIRC) didn't understand env assignments as command-line arguments.
> 
> Is this code run once per subdirectory per multilib, or once per
> multilib?  If the former we could just check which configure we're
> passing off to.

Once per multilib; it's build along with every variant of the library.

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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