Re: request for help (only a little :-): build pirc on linux

2008-09-10 Thread Klaas-Jan Stol
sorry, documentation and source should be reorganized at some point. For
now, please check out compilers/pirc/README.pod.
sorry for the confusion,
kjs

On Tue, Sep 9, 2008 at 5:31 PM, NotFound [EMAIL PROTECTED] wrote:

  I put the commands that I'm using in the README file (but that's for MSVC
 on
  windows), but I don't have any knowledge on how to do this on linux.

 There is no README file in compilers/pirc/new

 --
 Salu2



request for help (only a little :-): build pirc on linux

2008-09-09 Thread Klaas-Jan Stol
hi,
recently I had a good look at Parrot's Makefile to figure out what link
flags I need to link PIRC against libparrot.
This worked out quite well, and I'm now able to link in libparrot so PIRC
can now call all Parrot functions.
(the only major thing that needs to be done to get rid of IMCC is generate
PBC from the PASM assembly instructions that are being generated)

However, I'm on windows, and don't have a linux box. My request, then, is as
follows: could anybody on linux check out whether s/he can build PIRC (in
compilers/pirc/new) and link against libparrot? I'd like to know that it can
work on Linux as well.

I put the commands that I'm using in the README file (but that's for MSVC on
windows), but I don't have any knowledge on how to do this on linux.

thanks in advance,
kjs


Re: request for help (only a little :-): build pirc on linux

2008-09-09 Thread NotFound
 I put the commands that I'm using in the README file (but that's for MSVC on
 windows), but I don't have any knowledge on how to do this on linux.

There is no README file in compilers/pirc/new

-- 
Salu2