[eresi-dev] ERESI-static get linking error [Was: eresi doesn't compile]

Przemyslaw Skowron przemyslaw.skowron at gmail.com
Tue Feb 12 16:02:09 UTC 2008


2008/2/12, Miron Brezuleanu <mbrezu at gmail.com>:
> Hello,
>
> On Feb 12, 2008 12:00 PM, jv at ens dot fr <julien.vanegue at ens.fr> wrote:
> >
> > - ERESI compiles very well on ubuntu. The problem you have is
> > not related to ERESI but to your system which is badly configured.
>
> Any pointers on what is badly configured or what should I be
> googling/search/read to fix this? Am I using the wrong compiler
> version?

Yes. You should use gcc < 4, for example 3.x or 2.x
With gcc 4.x call: ld -shared isn't correct. (gcc -shared is correct)

-- 
Przemyslaw Skowron, <przemyslaw.skowron {at} gmail.com>



More information about the eresi-dev mailing list