Re: stdcxx-13 - Windows configration

2005-08-25 Thread Alex Ostapenko
 a separate solution just 
to launch two scripts from it.


?? Only there user will be able to work with a solution. Sequence does
?? not look completely transparent.

MS Here's how I picture this to work on Windows:

MS An icon somewhere in the file system (such as a shortcut in the Start
MS Menu or in a directory) that the typical GUI user will click or double
MS click on to get going for the first time. (A user who works on the
MS command line will simply execute the file).

As I have already said earlier no shorcut could be created that will do 
first two steps automatically.


With best wishes,
Alex Ostapenko. 



Re: svn co

2005-08-25 Thread Alex Ostapenko

Hello, Martin!
You wrote to Lance Diduck [EMAIL PROTECTED] on Thu, 25 Aug 2005 
10:00:44 -0600:


MS I suspect it's caused by the case insensitivity of the Windows NTFS
MS file system. There are two atomic.* files: atomic.S and atomic.s:
MS http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/src/atomic.S
MS http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/src/atomic.s

There are also another two files:
/etc/config/src/extern_function_template.cpp
and
/etc/config/src/EXTERN_FUNCTION_TEMPLATE.cpp

With best wishes,
Alex Ostapenko. 



Re: stdcxx-13 - Windows configration (was: Re: [Fwd: notes on the stdcxx configuration process])

2005-08-24 Thread Alex Ostapenko
.

MS As for compilers w/o the IDE, I was (perhaps again naively) hoping
MS that the IDE is available everywhere. If that's not the case, I would
MS still like to focus on the IDE first and handle those w/o it as a
MS special case.

That is definetely not the case. PSDK compilers do not have IDE and even 
could not be integrated into existing VS IDE.


With best wishes,
Alex Ostapenko.