help-cgicc
[Top][All Lists]
Advanced

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

[help-cgicc] Re: help-cgicc digest, Vol 1 #145 - 1 msg


From: Thai DANG
Subject: [help-cgicc] Re: help-cgicc digest, Vol 1 #145 - 1 msg
Date: Wed, 20 Nov 2002 14:18:30 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204

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


address@hidden wrote:
Send help-cgicc mailing list submissions to
        address@hidden

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
        address@hidden

You can reach the person managing the list at
        address@hidden

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 <address@hidden>
To: address@hidden
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
address@hidden
http://mail.gnu.org/mailman/listinfo/help-cgicc


End of help-cgicc Digest








reply via email to

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