Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2006-05-17 09:22:35


Patches item #1489359, was opened at 2006-05-16 09:38
Message generated for change (Comment added) made by vividos
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=307586&aid=1489359&group_id=7586

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Fink (vividos)
Assigned to: Nobody/Anonymous (nobody)
Summary: [config] evc4 port

Initial Comment:
This patch is a port for evc3/4 targeting Windows CE.
Reason for the changes in auto_link.hpp: STLport with
evc4 cannot be compiled in _STLP_DEBUG mode; the
compiler issues wrong ARM code and _STLP_DEBUG mode
cannot be used with evc4 ARM. I also introduced a new
file wince.hpp in boost/config/platform/, since the
defines in the _WIN32_WCE part got too big.

----------------------------------------------------------------------

>Comment By: Michael Fink (vividos)
Date: 2006-05-17 15:22

Message:
Logged In: YES
user_id=124874

The only change I made is to rename "evc8" to "msvc8-arm",
but since I don't know exactly how to differentiate
processors in msvc8 I simply put "msvc8-arm". A possible
msvc8 porter has to decide that.

I updated the patch since I found another issue: there's no
static C runtime for Windows CE, so autolinking always
chooses "-gdp" now. Please disregard the first patch.

----------------------------------------------------------------------

Comment By: John Maddock (johnmaddock)
Date: 2006-05-17 11:51

Message:
Logged In: YES
user_id=14804

I notice that the patches are arm-specific, surely VC8 can
be used to target other processors?

John.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=307586&aid=1489359&group_id=7586

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk