help-cpp2html
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-cpp2html]Re: Compile problems on HP-UX 10.20


From: Lorenzo Bettini
Subject: Re: [help-cpp2html]Re: Compile problems on HP-UX 10.20
Date: Sun, 04 Feb 2001 18:51:46 +0100

Ciao Aldo

        This week end I tried to solve the alloca problem so I added a check in
configure and in case alloca is missing another file (alloca.c) will be
compiled and linked; I took this file from GNU hello, and so it should
work, but could you please test this new (pre)release on your machine
and system? I would need the output from configure and make (if anything
is wrong).

thanks very much in advance

a presto
        Lorenzo

"Aldo D. Longhi" wrote:
> 
> Lorenzo,
> 
>     I tried again, and after I fixed the comments in "cmdline.h" and added
> "-Aa" to the CFLAGS macro in ./src/Makefile, I only had one other
> problem: the "alloca()" function (used in "getopt.c" and "optparser.cc").
> I could not find any way to successfully link to any library that contained
> this function.  Therefore I hacked the two files containing alloca() to use
> malloc() instead and finally got it to link (I'm not sure my modifications
> to these files are actually correct... we'll see).  The program now works,
> and I am playing with it to see all the features, etc.
>     So, I suppose you have two options for the "standard distribution":
> 1) Replace the alloca() calls with something else
> 2) Find a way to successfully link with alloca() on HP
> 
> Let me know if I can help with anything!
> 
> - Aldo
> 
> --
> Aldo D. Longhi
> Consultant
> PTC Open Systems Services
> 
> Phone: 781.398.6191     Email: address@hidden
> Fax:   781.398.5720     eFax:  425.955.6599
> 
> _______________________________________________
> Help-cpp2html mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/help-cpp2html

-- 
+-----------------------------------------------------+
|  Lorenzo Bettini          ICQ# lbetto, 16080134     |
|  PhD student in Computer Science                    |
|  Florence - Italy         (Linux User # 158233)     |
|  Home Page        : http://w3.newnet.it/bettini     |
|           http://infostud.dsi.unifi.it/~bettini     |
|  Mail Home        : address@hidden     |
|  Mail University  : address@hidden            |
|  http://www.mokabyte.it       Java on line journal  |
|  http://music.dsi.unifi.it         XKlaim language  |
|  http://www.gnu.org/software/java2html & cpp2html   |
+-----------------------------------------------------+

Attachment: cpp2html-1.3.tar.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]