Hi,

I have two questions.

First, how do I build a program so that dlsym(NULL, … finds symbols in the main 
program.  I have found some information suggesting a -Z CCFLAG, but that seems 
to hang during compilation/ link.

Second, how do I build a dll?  I haven't been able to successfully do this and 
generate an import .lib as well.  I found some doc about a .ign file to export 
all, and export all is the shorthand that I'm looking for.  I've tried many 
things, and can't seem to get a working .def file. I've tried the -G LDFLAG and 
others.

Here's my uname -a : UWIN-XP o-a5f0599e9d 5.0/5.1 2012-08-06 i686 32/32 UWIN .

I'm using Express 2010 Visual Studio.

All pointers and help appreciated.

- Dean
_______________________________________________
uwin-users mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/uwin-users

Reply via email to