bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] awk extension in c++


From: Aharon Robbins
Subject: Re: [bug-gawk] awk extension in c++
Date: Thu, 05 Nov 2015 05:55:57 +0200
User-agent: Heirloom mailx 12.5 6/20/10

Hi.

Sorry the delay in replying.  Can you describe what you've tried to do
to build your extension and what's not working?  There are instructions
in the manual on compiling, and using the autotools should not strictly
be necessary if you're using GCC and GNU Make.

Otherwise, you can look at the configure.ac in the extensions/ directory
of the gawk dist for some hints. :-)

I think you're the first person to try to write an extension in C++ (as
opposed to C); I will be interested to hear your experiences.

Thanks,

Arnold

> Date: Sun, 1 Nov 2015 16:40:44 -0700
> From: david kerns <address@hidden>
> To: address@hidden
> Subject: [bug-gawk] awk extension in c++
>
> I'm trying to write a new extension that makes use of a C++ class, thus, I
> need to use g++ to compile it, but I'm enough of an autotools noob, that
> I'm not able to get it working.
>
> Can anyone provide an example or other helpful input?
>
> thanks



reply via email to

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