This time I took note of all the commands I typed for you and others
reference - maybe someone could make it into a shell script or makefile.
I looked over your build commands.
You are using glibtool instead of Apple's default libtool.
That was the stumbling block.
Using Apple's libtool, I wasn't getting any build errors, it just wasn't
building the dylib!
Also, glibtool requires the deployment target env variable to be set whereas
Apple's libtool doesn't.
Thanks for the help.
Oscar Papel
_______________________________________________
Developers mailing list
[email protected]
http://dotgnu.org/mailman/listinfo/developers