[Gtk-osx-devs] Gtk 64bit



I would like to compile the package for 64bit.

How would I go about doing this?

I have tried setting the following env vars:
CFLAGS="-arch x86_64"
export CFLAGS
CPPFLAGS="-arch x86_64"
export CPPFLAGS
LDFLAGS="-arch x86_64"
export LDFLAGS

I'm still getting a "file is not of required architecture".

How do I force the jhbuild to build 64bit?

Thanks,
-adam





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]