[M3devel] dynamic linking broken

jay.krell at cornell.edu jay.krell at cornell.edu
Tue Jul 14 02:10:30 CEST 2009


It should be ok now though I didn't test the solaris part. Hopefully a  
better construct soon like 'InstallSymbolicLink' without the  
limitations of the current functions, to reduce the indirection.

  - Jay (phone)

On Jul 12, 2009, at 7:55 PM, Jay K <jay.krell at cornell.edu> wrote:

> It looks like I might have broken dynamic linking, when I  
> moved .so/.dylib files only to lib and not in pkg.
>
> At least on AMD64_DARWIN we get link commands like
>
> -L /cm3/pkg/m3core -lm3core
>
> but that directory only has libm3core.a.
>
> I'll investigate further and fix.
>
> Two likely fixes:
> 1 Change cm3 to point -L always just at /cm3/lib instead of /cm3/pkg.
> 2 symlink pkg out to lib
>
>  - Jay
>
>
>
>



More information about the M3devel mailing list