addition of a Mac OS X / X11 target to GRX
Date: Fri, 16 Nov 2012 23:33:31 +0100 From: Maurice Lombardi <Maurice.Lombardi@ujf-grenoble.fr> Subject: Re: Grx Digest, Vol 8, Issue 12 To: grx@gnu.de Message-ID: <50A6BF3B.2060107@ujf-grenoble.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
2) provisions in makedefs.grx and in the configure script to build "fat" binaries. If I correctly understood, it is only necessary to provide multiple -arch instructions to Apple gcc to make that.
Maurice
Feedback from fink reviewers: Depending on changes of the API of grx, the version in the install_name is probably to specific. If the API will not break, i would be better to make it libgrx20X-2.dylib. The complete patch would then be: -install_name ${libdir}/libgrx20X-2.dylib In case you plan for an API change with version 2.5.*, it should be 2.4. All the rest has been received well. Michael.
participants (2)
-
Maurice Lombardi -
Schindler Karl-Michael