[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Openexr-devel] -lmx on OS-X Panther?
From: |
Drew Hess |
Subject: |
Re: [Openexr-devel] -lmx on OS-X Panther? |
Date: |
Mon, 2 Feb 2004 14:53:57 -0800 (PST) |
It hasn't been done yet because I haven't tried 1.1.0 myself on Panther
yet. We'll add this, thanks for the heads up.
This'll require a little bit of work in the makefiles, configure.ac, and
the OpenEXR.pc file. For now, the easiest thing for you to do is probably
to set the LDFLAGS environment variable to "$LDFLAGS -lmx" and run make
again. If that doesn't work, try running ./configure again with that
environment variable set.
-dwh-
On Mon, 2 Feb 2004, Wayne Wooten wrote:
>
> I just sync'ed my CVS to the latest 1.1.0 and noticed a few
> changes.
>
> It seems the code now uses:
>
> _acosf
> _asinf
>
> And under Panther (OS-X 10.3) these require one to link
> against the -lmx library (in addition to the -lm library). Is there
> a way to change configure to do this? Or maybe it has already
> been done, and I am somehow not sync'ed up correctly?
>
> Just thought I'd point it out.
>
> --Wayne
>
>
>
> _______________________________________________
> Openexr-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/openexr-devel
>
>