On 9/5/20 2:33 PM, Chase via cdesktopenv-devel wrote:
> This was a lot of fun (read: pain) to get working. bil_parser.y wanted
> -Nm set for HPUX and AIX, but autotools complained that yacc options
> can't be variables, and I seriously doubt that either AIX or HPUX
> build even on Imake, so I left them out.
>

Very nice... Since we've long given up on AIX and HPUX, I'd just not
bother with that support at all anymore.  If someone running one of
those OS's wants to give it a stab, let them have at it - should go a
lot smoother for them anyway if these OS's are reasonably posix
compliant these days.

I made one fix - due to the way dtcodegen works, we cannot do parallel
builds in programs/dtappbuilder/src/ab/ without it corrupting everything
in the process and generating build errors, so I added '.NOTPARALLEL:'
to that particular Makefile.am.

Other than that, it appears to be fine.  I've gone ahead and applied
this change.  Thanks!

-jon

> Thank you for your time,
> -Chase
>
>
>
>
> _______________________________________________
> cdesktopenv-devel mailing list
> cdesktopenv-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

-- 
Jon Trulson

  "Entropy.  It isn't what it used to be."
                           -- Sheldon

_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to