Re: Embedding on Linux/390 -- Segfaults. (environment)

2003-06-09 Thread Greg
Nick Ing-Simmons wrote: Greg [EMAIL PROTECTED] writes: ...and the environment is: Thanks - that in principle answers my how did you build the C version question. But I would still like to see commands you used to build the emedded version - particularly the g++ ones. I used g++ -o

Embedding on Linux/390 -- Segfaults.

2003-06-06 Thread Greg
I have a slightly modified version of the example in perlembed. compiling with gcc works on both Linux/Intel and Linux/390. compiling with g++ works on Linux/Intel but segfaults on Linux/390. the code: #define PERL_NO_GET_CONTEXT #include EXTERN.h /* from the Perl distribution

Re: Embedding on Linux/390 -- Segfaults.

2003-06-06 Thread Nick Ing-Simmons
Greg [EMAIL PROTECTED] writes: I have a slightly modified version of the example in perlembed. compiling with gcc works on both Linux/Intel and Linux/390. compiling with g++ works on Linux/Intel but segfaults on Linux/390. the code: #define PERL_NO_GET_CONTEXT #include EXTERN.h /*

Re: Embedding on Linux/390 -- Segfaults. (environment)

2003-06-06 Thread Nick Ing-Simmons
Greg [EMAIL PROTECTED] writes: ...and the environment is: Thanks - that in principle answers my how did you build the C version question. But I would still like to see commands you used to build the emedded version - particularly the g++ ones. The -V below shows a pile -f -DX and -l