Anders Ekberg wrote:
Works for me on a PPC (except for the view ps2pdf, but that is most
likely my configuration).
Cool.
For the interested who like to create a universal on a PPC with 10.4,
Bennett's script needs an altered flag:
export CFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386"
This might be a very good find!!! I have to try this, too (because up to
now I built with the system's header files, which are probably mostly
the same, but anyhow). Maybe this works for Bennett also, to compile
10.4-compatible builds.
But no time for this today.
/Konrad