Subject: [perl #22352] PackFile imcc bug Created: 2004-04-09 04:10:02 Content: Marking call resolved - This issue is long resolved, I think.
Josh - if you still want "libimcc" and it's not there, can you open a separate ticket?
Regards.
[leo - Mon Jun 02 01:53:59 2003]:
Josh Wilmes <[EMAIL PROTECTED]> wrote:At 11:40 on 06/01/2003 +0200, Leopold Toetsch <[EMAIL PROTECTED]> wrote:Yep. Imcc should definitely move out off languages into its own subdir
under the top level (Not in the top level itself).
The problem is, if you're really going to do recursive makefiles without
headaches, each makefile needs to be building a fairly self-sufficient
module. And at the moment, if we were to build a libimcc or something
like that and link it into parrot, it would in turn require libparrot to
build.
In the first place, I would just build it as now: 1) make static (= libparrot) 2) make imcc (= imcc/*.o + libparrot) 3) (re)name the executable from 2) parrot
We will need something like libimcc finally, but this is basically the built executable w/o imcc's main.c.
leo
--
Will "Coke" Coleda will at coleda dot com