comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Call_external Problem - File size limit exceed (core dump)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Call_external Problem - File size limit exceed (core dump) [message #32683] Thu, 31 October 2002 07:39 Go to previous message
ninghai is currently offline  ninghai
Messages: 3
Registered: October 2002
Junior Member
Try running call_external() function on linux and HP-UX, seperately.
Same C code.

On linux 2.4.9-31, gcc-2.96, IDL 5.4
gcc -c -fPIC -g -Wall test.c to get obj file
ld -shared -o test.so test.o to get lib file

Give "File size limit exceed (core dump)" (.so file is only 38K)
Then jump out of idl.

On HP-UX, IDL 5.3
cc +z -C test.c
ld -b -o test.sl test.o

No problem.

Any hint on why it happens?
[Message index]
 
Read Message
Read Message
Previous Topic: Re: IDL dynamical widget resizing bugs under linux
Next Topic: gurus: example code as main level code ?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 18:03:33 PDT 2025

Total time taken to generate the page: 0.16142 seconds