Re: [sigc] 1.2.5 and Win32 (multiple compilers)
- From: "Murray Cumming" <murrayc murrayc com>
- To: "Asko Kauppi" <asko kauppi sci fi>
- Cc: libsigc-list gnome org
- Subject: Re: [sigc] 1.2.5 and Win32 (multiple compilers)
- Date: Mon, 30 Aug 2004 16:25:33 +0200 (CEST)
>
> Hi, all.
>
> I'm making a multi-OS, multicompiler framework for building ParaGUI
> applications. On Win32 and WinCE systems, I leverage the libSigC++
> sources with the framework, and they are compiled into it
> automatically.
>
> The problem is:
>
> I'd like to support these compilers:
> gcc 3.x (no problem :)
> Visual C++ 6.0
> Visual C++ NET (supposedly, no problem?)
> eMbedded Visual C++ 4.0
>
> - Can the build-generated header files (bind.h, bind_return.h,
> class_slot.h, hide.h, method_slot.h, object_slot.h, retype.h,
> retype_return.h, signal.h, slot.h) be the same for all of these
> compilers, that is, can I do all the customization in 'sigcconfig.h'?
Yes, I think so.
> - How should I configure eVC++ in the 'sigcconfig.h' file, since it's
> not necessarily equal to either VC++ 6.0 or .NET in its capabilities?
> ps. The eVC++ 4.0 compiler is for targetting WinCE, and it's free from
> Microsoft :). In fact, it's pretty good and has templates and all..
eVC++ 4.0 template support is pretty bad, if i remember correctly. I'd be
amazed if it can build any version of libsigc++. I think it doesn't even
support/provide the standard C++ library containers.
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]