help-cgicc
[Top][All Lists]
Advanced

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

Re: problems building cgicc with MingW32


From: Maan Hamze
Subject: Re: problems building cgicc with MingW32
Date: Wed, 24 Oct 2001 17:37:36 -0500

MinGW32 comes bundled with Cygwin, and it exists as a standalone compiler.
The difference between MinGW32 and cygwin is that MinGW32 does not need any
runtime DLL's because it uses the win32 C runtime library.
You can check it on
www.mingw32.org
Maan

----- Original Message -----
From: "Stephen F. Booth" <address@hidden>
To: "Maan M. Hamze" <address@hidden>; <address@hidden>
Sent: Wednesday, October 24, 2001 5:26 PM
Subject: RE: problems building cgicc with MingW32


Forgive my ignorance, but I haven't even heard of MingW32.  It's some sort
of Un*x environment or compiler for Win32?  I've never heard of anyone using
that environment to compile the library.

> USing the latest MingW32 to build cgicc 3.1.5, I am running into
> problems in
> CGICC.o and CGIEnvironemnt.o
> They have to do with lacking references to:  'import stub from
> cgicc::safesetenv' and
> 'import stub from cgicc::stringsareequal' and
> 'import stub from cgicc::unescapestring'
>
> Please note that I was able to build library using cygwin.
> However, I prefer to use MinGw32.
> Is this a known issue with cgicc and Mingw32?


_______________________________________________
help-cgicc mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/help-cgicc






reply via email to

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