[Insight-developers] Shared libs on Mac

Johnson, Hans J hans-johnson at uiowa.edu
Fri Mar 25 14:42:02 EDT 2011


The .so extension surprises me.  I thought that all shared libs on mac had .dylib.  I wonder if the default shared library naming convention is not being in respected on mac.

hans

--
Hans J. Johnson, Ph.D.
hans-johnson at uiowa.edu<mailto:hans-johnson at uiowa.edu>
Assistant Professor of Psychiatry
University of Iowa Carver College of Medicine
W278 GH, 200 Hawkins Drive
Iowa City, Iowa 52242
Phone:  319-353-8587

From: Bill Lorensen <bill.lorensen at gmail.com<mailto:bill.lorensen at gmail.com>>
Date: Fri, 25 Mar 2011 14:24:16 -0400
To: Bradley Lowekamp <blowekamp at mail.nih.gov<mailto:blowekamp at mail.nih.gov>>
Cc: ITK <insight-developers at itk.org<mailto:insight-developers at itk.org>>
Subject: Re: [Insight-developers] Shared libs on Mac

Brad,

Yes it does. In prior version of ITK these libs had dylib extensions.

I'll post a patch.

Bill

On Fri, Mar 25, 2011 at 2:13 PM, Bradley Lowekamp <blowekamp at mail.nih.gov<mailto:blowekamp at mail.nih.gov>> wrote:
Hope this helps:

[blowekamp at mini1  MacOSX-gcc4.2-rel]$ find ./ -name libFactoryTestLib\.\*
.//ITK-build/Testing/Temporary/libFactoryTestLib.so
[blowekamp at mini1  MacOSX-gcc4.2-rel]$ find ./ -name libFileFreeTestLib\.\*
.//ITK-build/Testing/Temporary/libFileFreeTestLib.so


On Mar 25, 2011, at 12:51 PM, Bill Lorensen wrote:

I'm trying to track down a final issue with loading shred libs with the object factory.

Can someone with today's checkout and a Mac build look for the
libFactoryTestLib and libFileFreeTestLib

They should be in build_tree/Testing/Temporary

I also want to know what extension they have. .so or .dylib

There could be out-of-date versions in bin or lib, but I'm interested in the ones in Testing/Temporary

Thanks,

Bill
<ATT00001..txt>


========================================================

Bradley Lowekamp

Lockheed Martin Contractor for

Office of High Performance Computing and Communications

National Library of Medicine

blowekamp at mail.nih.gov<mailto:blowekamp at mail.nih.gov>



_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.html Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://www.itk.org/mailman/listinfo/insight-developers

________________________________
Notice: This UI Health Care e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged.  If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited.  Please reply to the sender that you have received the message in error, then delete it.  Thank you.
________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110325/6b711d16/attachment.htm>


More information about the Insight-developers mailing list