SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

$Id: README.MacOSX,v 1.2 2004/01/14 11:34:32 schwarz Exp $

[Remark: SDIF.xcode and SDIF.pbproj are actually directories on Unix, but appear as files on Mac.]

Building on Mac OS-X 10.3 or higher with XCODE

The file macosxbuild/SDIF.xcode builds a framework containing the SDIF library and exported header files.

Building on Mac OS-X with Project Builder

The file macosxbuild/SDIF.pbproj builds a framework containing the SDIF library and exported header files.

Building on Mac OS-X with gcc and the automake/autoconf system

You can also build from a terminal in the usual way (see file INSTALL).

Support for shared libraries

The default behavior of the configure script is to enable the use of shared librairies. While libtool exists for MacOSX most versions are not working properly. Therefore, we recommand to disable creation of shared libraries under MacOSX by means of adding the configure option --disable-shared to the configuration command line. So under MacOSX the prefered configuration command line would read

> ./configure --disable-shared


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.