Subject: Re: dlopen problems
To: Anders Hogrelius <ahs@hogrelius.nu>
From: Christos Zoulas <christos@zoulas.com>
List: port-vax
Date: 07/16/2001 19:20:08
On Jul 17,  1:05am, ahs@hogrelius.nu (Anders Hogrelius) wrote:
-- Subject: Re: dlopen problems

| On Mon, 16 Jul 2001, Christos Zoulas wrote:
| >
| > Which line does it die on? Compile it with -g and run it through gdb.
| >
| It dies on the row which has the call (*foo)();.

The vax is a.out, so you probably need an underscore before the symbol name.

christos