![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: Core dump while installing ActiveTCL on HPUX
From: Aleks <vuje@ifg.uni-hannover.de>
Date: Mon Dec 05 2005 - 10:11:12 CET
PattyF schrieb:
Hi Patty,
if you want to compile it and are using the HP-UX C-Compiler you have to
Change the line
CFLAGS_OPTIMIZE = -O
in
CFLAGS_OPTIMIZE = -O -Ae -DUNIX -DBIT32 -DANSI
and it will compile smoothly.
Aleks
|