When building a package for wich the BUILD64 flag is activated, how can I have different content for CONFIGURE_ARGS for a specific ISA?
Concretely, building gdb with python bindings is possible only for a 32 bit version as out Python offering has no 64 bit version yet. However, gdb built on 32 bit can debug 64 bit processes and I wish to have the python binding available at least for that ISA (e.g. debugging Qt programs is more easy with python scripts). TIA _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
