On Mon, Feb 7, 2011 at 2:21 PM, Rony G. Flatscher
<rony.flatsc...@wu-wien.ac.at> wrote:
> On 07.02.2011 23:10, Mark Miesfeld wrote:

> Just by fooling around I found that "mac" works:
>
> ronymac:trunk rony$ ./configure  --target=mac --disable-static CFLAGS="-arch
> i386"

Okay, good.   Although, it configure.ac it looks like target is
supposed to be apple-darwin

> Though the resulting executable works, but "make package" produces the huge
> archive including stuff from X11 and other directories.

You could just look at a Linux install and pick out the right files
and tar them up.  Although I guess I'm not really sure what you are
trying to achieve.  If you just need a tar file that you can untar and
set up the library links by hand, that should be good enough.

If you are trying to build a Mac installable package, then I think you
would need to put in a good deal of research to see how it is done on
a Mac.  We know it is doable because René used to do it.  I bet it is
not a whole lot harder to do than figuring out how to build a deb
package.  If I had good access to a Mac and copious spare time, I'd do
it myself.  Unfortunately, I don't have either.

--
Mark Miesfeld

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to