CGICC Drop-In method
Andrew Wisner <[email protected]> Sat, 26 Oct 2013 20:22:28 -0500
| Newsgroups | gmane.comp.gcc.cgicc.general |
|---|---|
| Message-ID | <CABYKx9yuSoJuDWEUfNAHbgGjGFLS+ffbUNekbyx_d5HQd9uJ6Q@mail.gmail.com> |
--===============1029803557091952548== Content-Type: multipart/alternative; boundary=047d7b2e76c01cb9a804e9aed14f --047d7b2e76c01cb9a804e9aed14f Content-Type: text/plain; charset=ISO-8859-1 I'm looking to use CGICC in a project, which I want to use in a portable, ANSI C++ CGI script. I would like to include CGICC in the executable, which I can already do by statically linking the pre-compiled library. However, I would like to be able to include the CGICC source in my .cpp file like #include "single_CGICC_source_file.cpp" . Is it easily possible to generate a single drop-in file from the CGICC source files? I know it's not that hard to link a static library, but I really need an approach like I've described. Thank you in advance for any help! -- Andrew Wisner --047d7b2e76c01cb9a804e9aed14f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">I'm looking to use CGICC in a project, which I want to= use in a portable, ANSI C++ CGI script. I would like to include CGICC in t= he executable, which I can already do by statically linking the pre-compile= d library. However, I would like to be able to include the CGICC source in = my .cpp file like<div> <br></div><div>#include "single_CGICC_source_file.cpp" =A0.</div>= <div><br></div><div>Is it easily possible to generate a single drop-in file= from the CGICC source files? I know it's not that hard to link a stati= c library, but I really need an approach like I've described.</div> <div><br>Thank you in advance for any help!<br clear=3D"all"><div><br></div= >-- <br>Andrew Wisner </div></div> --047d7b2e76c01cb9a804e9aed14f-- --===============1029803557091952548== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-cgicc mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-cgicc --===============1029803557091952548==--