--- On Wed, 5/20/09, David Korn <[email protected]> wrote:

> From: David Korn <[email protected]>
> Subject: Re: Re: [uwin-users] which source package contains 'pcc.c' ?
> To: [email protected]
> Date: Wednesday, May 20, 2009, 12:43 PM
> Subject: Re: Re: [uwin-users] which
> source package contains 'pcc.c' ?
> --------
> 
> > As to what I'm trying to do - in the end I need
> something stand-alone
> > which is UNIXish/Linuxish in its source, and it should
> run on _any_
> > Windows computer, under _any_ user ID, so I need (if i
> understand
> > correctly) posix.dll and AST library. The application
> is simple enough, it 
> > doesn't change UIDs, etc, so, I hope, I do not need
> the server.
> > Essentially, I need fork/exec* and UNIX dlopen
> semantics - UWIN appears to
> > provide them all.
> > 
> 
> You do not need the uwin services for most applications.
> It is possible to put you app in the same directory as
> ast54.dll
> and posix.dll and run. 
> 
> David Korn
> [email protected]
> _______________________________________________


Thanks for the confirmation.

Still, the original question (sorry, the thread went Off-Topic) about
'pcc.c' location is still unanswered.

I understand that 'pcc.c' is somehow related to compilation with threads
enabled, and I can need threads - at least for Perl which I am going to
build too.

Thanks,
  Sergei.


      
_______________________________________________
uwin-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/uwin-users

Reply via email to