Re: [Rd] Using gcc4 visibility features

2006-01-05 Thread elijah wright
>>> R-devel now makes use of gcc4's visibility features: for >>> an in-depth account see > >elijah> does this mean that we now have a dependency on >elijah> gcc4, or just that it "can" use the feature of gcc4? > > the latter (of course!) that's what i expected, i was just checkin

Re: [Rd] Using gcc4 visibility features

2006-01-05 Thread Martin Maechler
> "elijah" == elijah wright <[EMAIL PROTECTED]> > on Thu, 5 Jan 2006 09:13:15 -0600 (CST) writes: >> Subject: [Rd] Using gcc4 visibility features >> >> R-devel now makes use of gcc4's visibility features: for >> an in-depth account see >> >> http://people.redh

Re: [Rd] Using gcc4 visibility features

2006-01-05 Thread elijah wright
> Subject: [Rd] Using gcc4 visibility features > > R-devel now makes use of gcc4's visibility features: for an in-depth > account see > > http://people.redhat.com/drepper/dsohowto.pdf does this mean that we now have a dependency on gcc4, or just that it "can" use the feature of gcc4? clarifi