Re: help-cgicc digest, Vol 1 #145 - 1 msg
Thai DANG <[email protected]> Wed, 20 Nov 2002 14:18:30 +0100
| Newsgroups | gmane.comp.gcc.cgicc.general |
|---|---|
| Organization | Nextenso |
| Message-ID | <[email protected]> |
Hi I suceeded to compile cgicc 3.2.1 with Mingw ! I had to comment all __declspec stuff in the CgiDefs.h file... Mingw seems not supporting that... Maybe in the configure script you should add somthing for the mingw compiler and add in CgiDefs.h file a kind of #ifndef MINGW ... __declspec stuff ... #endif Thai [email protected] wrote: > Send help-cgicc mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.gnu.org/mailman/listinfo/help-cgicc > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of help-cgicc digest..." > > > Today's Topics: > > 1. can't cross compile (Thai DANG) > > --__--__-- > > Message: 1 > Date: Sun, 17 Nov 2002 18:49:24 +0100 > From: Thai DANG <[email protected]> > To: [email protected] > Subject: [help-cgicc] can't cross compile > > Hi > > I am on a linux box, and I am doing cross compilation to a window target > with MINGW. > > I didn't manage to cross-compile the current version, but with the 3.0.2 > it compiles. > > So I tried to make some test...on Linux I manage to instanciate a Cgicc > class and all works well. But, under windows it can't instanciate... > > > Did someone have any idea ? > > > > > > > > > > --__--__-- > > _______________________________________________ > help-cgicc mailing list > [email protected] > http://mail.gnu.org/mailman/listinfo/help-cgicc > > > End of help-cgicc Digest >