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: ld: cannot find -lgfortranbegin


Hi!

Sorry about that, the third (or actually fourth) time turned out to be
better: I did get the 'libgfortranbegin'-s all right (I didn't even know
there was such a thing!), and everything is fine...

There is something fishy there, as I know for a fact that I'vedoing
*exactly* the same thing for months now as I'm using a script, but
chancs are that's only related to my local setup...

So, the whole thing didn't happen. Sorry about that...

Thanks!

Philippe


Jerry DeLisle wrote:
> 
> Philippe Schaffnit wrote:
> > Hi!
> >
> > I am currently experiencing some difficulties with GFortran compiled
> > from the 'trunk' (as of yesterday and today also): namely it complains
> > at link time about a missing "-lgfortranbegin" (?).
> >
> > The very same things behaves itself with "4.1.1 20060425 (prerelease)".
> >
> > Did I do something wrong?
> >
> > Thanks!
> >
> > Philippe
> >
> >
> Need more information:
> 
> gfortran -v
> 
> Have you set LD_LIBRARY_PATH to point to where your libraries are installed?
> 
> Jerry


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