bundle/dynamic jam target -> native in XCode 1.1
bundle/dynamic jam target -> native in XCode 1.1
- Subject: bundle/dynamic jam target -> native in XCode 1.1
- From: Dmitry Markman <email@hidden>
- Date: Sat, 20 Dec 2003 10:31:49 -0500
Hi
I converted pb target (that build bundle style library) to native
1. xcode doesn't add appropriate EXECUTABLE_SUFFIX build parameter
2. xcode doesn't change product name so name of the product is
liblibrxtxSerial.jnilib instead of librxtxSerial.jnilib
but that's possible to fix manually
and the most important problem
3. XCode builds static library
changing library style doesn't make any effect
I was told earlier that that bug was fixed
but apparently it was not :-(
that makes native C/C++ target unusable
thanks
Dmitry Markman
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.