Ticket #576 (new RFC) — at Version 7

Opened 13 years ago

Last modified 11 years ago

Add a configure step, --pirc

Reported by: coke Owned by: cotto
Priority: normal Milestone:
Component: pirc Version:
Severity: medium Keywords: pirc configure test
Cc: Language:
Patch status: Platform:

Description (last modified by plobsing) (diff)

If we're going to use PIRC, we have to have a way to test it out against existing PIR code. (esp. 'make test'). The best way to start using it is to start using it.

Adding a configure step of --pirc which takes either imcc (the default) or pirc (swap in PIRC) would help facilitate testing.

IMO, we wouldn't need the testing infrastructure that exists for other steps, since this step can/should go away once the default changes.

Change History

Changed 12 years ago by coke

  • owner set to coke

Changed 12 years ago by coke

  • component changed from none to configure

Changed 12 years ago by coke

  • owner coke deleted

branches/pirc_config adds a --pirc option to Configure.pl, taking either imcc or pirc; if PIRC is specified, then parrot is build with:

-DPARROT_PIRC_COMPILER=pirc

A better C programmer than I can key off this to register the appropriate PIR and PASM compilers.

Changed 11 years ago by whiteknight

  • owner set to cotto

Changed 11 years ago by bacek

  • component changed from configure to pirc

Changed 11 years ago by plobsing

  • description modified (diff)

Changed 11 years ago by plobsing

  • description modified (diff)
Note: See TracTickets for help on using tickets.