Ticket #229 (new todo) — at Version 8

Opened 13 years ago

Last modified 11 years ago

invoke build process of PIRC from main makefile

Reported by: kjs Owned by: kjs
Priority: normal Milestone:
Component: pirc Version:
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description (last modified by plobsing) (diff)

It would be really helpful if PIRC could be build as part of the Parrot build process. This way, I can take advantage of the Coverity analyses, and start fixing stuff.

Change History

  Changed 13 years ago by coke

  • type changed from RFC to todo
  • milestone set to 1.1

Additionally, it would allow us to -

  • add it to make headerizer
  • insure that pirc continues to build on all our core platforms.

  Changed 13 years ago by coke

When this is done, please eliminate the separate PIRC makefile and fold it into the primary parrot makefile

  Changed 13 years ago by whiteknight

  • milestone 1.3 deleted

  Changed 12 years ago by coke

  • owner changed from kjs to coke

in reply to: ↑ description   Changed 12 years ago by coke

  • owner changed from coke to kjs

Replying to kjs:

It would be really helpful if PIRC could be build as part of the Parrot build process. This way, I can take advantage of the Coverity analyses, and start fixing stuff.

branches/one_make has converted 'make pirc' to run as part of the top level instead of a as a recursive make; however, we can't run it by default because the current code base fails to build with g++. NotFound has opened a separate ticket regarding these failures: Once #1388 is resolved, we can build pirc by default.

  Changed 11 years ago by plobsing

  • description modified (diff)

  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.