[csw-maintainers] GAR: CONFIGURE_ARGS specific to an ISA
Dagobert Michelsen
dam at opencsw.org
Mon Jul 23 15:28:00 CEST 2012
Hi Peter,
Am 23.07.2012 um 15:24 schrieb pfelecan at opencsw.org:
> When building a package for wich the BUILD64 flag is activated, how can I
> have different content for CONFIGURE_ARGS for a specific ISA?
That is easy:
CONFIGURE_ARGS-32 = abc
CONFIGURE_ARGS-64 = def
CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL))
or something similar.
> 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).
I suggest you proceed this way until we get the tcl 8.5 with 32/64 released.
Best regards
-- Dago
--
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2351 bytes
Desc: not available
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20120723/86855e40/attachment.p7s>
More information about the maintainers
mailing list