This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: [Patch, libgfortran] PR 27740 Symbol versioning


Thanks a lot for the clarification! I actually configure it with
'--disable-shared' (still waiting for François-Xavier Coudert's 
'-fstatic-libgfortran'...).

Philippe

Richard Guenther wrote:
> 
> On 4/23/07, Philippe Schaffnit <P.Schaffnit@access.rwth-aachen.de> wrote:
> >
> > ... Good point! It doesn't appear to (or am I really off):
> >
> > nm libgfortran.a | egrep gfortran_pow_c4_i8
> > [16]    |         0|     376|FUNC |GLOB |DEFAULT  |1
> > |_gfortran_pow_c4_i8
> >
> > Philippe
> 
> In static libs surely not ;)  If IRIX is not using ELF then the patch will not
> (or rather should not) have any effect.
> 
> Richard.
> 
> > François-Xavier Coudert wrote:
> > >
> > > > For the record, your patch doesn't seem to have any unwanted side
> > > > effects under Irix (and a cursory look at 'nm libgfortran.a' seems OK
> > > > too).
> > >
> > > Does Irix have symbol versioning? (you can know that using the
> > > command-line given by Jakub in this thread, or by looking at the
> > > output from libgfortran's configure)
> > >
> > > FX
> >
> >


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