On Tue, 2003-02-11 at 09:49, Joe Marcus Clarke wrote: > Marc, are you building with -export-dynamic? I found I had to add add > that to LDFLAGS so that glade could resolve certain symbols.
-export-dynamic is a noop on OpenBSD/i386 because it's still a.out and I believe a.out automatically exports the entire symbol table. It sure looks like it's not though. I'm hitting up some of the ld/ld.so OpenBSD developers to get more info. Marc _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
