[Scratchbox-users] Foreign Toolchains - shell & perl

2006-08-08 Thread Peter Pearse
Hi I've installed the CodeSourcery ARM EABI toolset as a foreign toolchain. I'm trying to build perl 5.8.4. I have applied the Crocodile patch (for host miniperl) The resulting perl binary fails basic test t/term - the backtick operator doesn't work. One thing I have noticed is that the

Re: [Scratchbox-users] Foreign toolchains

2006-06-07 Thread Toni Timonen
On Mon, Jun 05, 2006 at 05:38:42PM +0100, Peter Pearse wrote: > Hi > I have successfully installed one foreign tool chain. > However I cannot get my second one visible, the compiler.name && > gcc.specs files do not get > made. Hmm.. if the first one got successfully made, but the second one

[Scratchbox-users] Foreign toolchains

2006-06-05 Thread Peter Pearse
Hi I have successfully installed one foreign tool chain. However I cannot get my second one visible, the compiler.name && gcc.specs files do not get made. Can anyone tell me which script produces the compiler.name && gcc.specs files? I'd rather get the process to work than hand edit the fi