Re: Problem using Tcl library for my application
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Problem using Tcl library for my application

From: Aleks <vuje@ifg.uni-hannover.de>
Date: Thu Dec 22 2005 - 11:59:04 CET

Hi Jyothi,

I have no experience with AIX but if you are compilling tcl 8.0p2 and
wish8.3 causes a core dump something is definitely wrong!

You might have multiple versions of tcl installed on your system.

Aleks

n_jyth@yahoo.co.in schrieb:
> Hi
>
> I need to build a shared library for the Tcl/Tk version 8.0p2 on AIX
> 5.1
> platform. I am facing the the following errors while using the compiler
> 'gcc' and the linker as
>
> SHLIB_LD = /tcldist/tcl8.0/unix/ldAix /bin/ld -G -bhalt:4 -bM:SRE
> -bE:lib.exp -H512 -T512 -bnoentry -bexpall
>
> It is giving core dump when I am trying to run some other application
> with
> it.
>
>
> Using 'gdb' on the core dump gives the following:
>
> "Core was generated by `wish8.3'.
> Program terminated with signal 4, Illegal instruction.
> #0 0x0 in ?? () from (unknown load module)
...
Received on Fri Dec 23 19:02:57 2005