OK, thanks, I'll look into it.

On 4/16/14 5:36 PM, "Justin Mclean" <[email protected]> wrote:

>HI,
>
>Look like this check in compc and mxmlc may not be correct:
>
>        if [ "$isOSX" != "" -a "$HOSTTYPE" = "x86_64" -a "$check64" != ""
>]; then
>                D32='-d32'
>        fi
>
>In that it sets D32 when using a 64 bit JRE.
>
>Justin

Reply via email to