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

> From: David Korn <[email protected]>
> Subject: Re: [uwin-users] which source package contains 'pcc.c' ?
> To: [email protected], [email protected]
> Date: Wednesday, May 20, 2009, 6:51 AM
> cc: [email protected]
> Subject: Re: [uwin-users] which source package contains
> 'pcc.c' ?
> --------
> 
> 
> > Hello,
> > 
> > I've noticed binary installation contains both pcc.s
> and pcc executable.
> > 
> > I've tried to find pcc.c among the files of latest
> source packages, but
> > failed.
> > 
> > Could anyone point to the place where I can find it ?
> > 
> > Thanks,
> >   Sergei.
> > 
> > 
> 
> It is in /usr/src/cc in the UWIN source package.  pcc
> is supposed to
> build executables for the Microsoft posix subsystem. 
> It has
> not been tested for several years since UWIN is built for
> the Win32
> subsystem.
> 
> David Korn
> [email protected]

David, before asking the question I did a lot of 'grep -r ....) (I mean
GNU grep) and 'find <ROOT> -iname "pcc*"' and I didn't find the file.

I did this after trying to build the whole thing from source too (in case
it's autogenerated).

So, could you please tell me where it in terms of exact tarball (URL)
and the relative path in the tarball. I.e. had I asked about, say,

csopen.c

file, the answer I would expecte in such a case would be:

URL: http://www.research.att.com/~gsf/download/tgz/ast-base.2009-05-05.tgz

, file:

src/lib/libcs/csopen.c
.

I have rechecked myself:

"
ser...@amdam2:/mnt/sdb8/sergei/QEMU/portable_perl/uwin> tar zxvf 
uwin.2008-07-25.tgz 1>unpack.log
ser...@amdam2:/mnt/sdb8/sergei/QEMU/portable_perl/uwin> grep pcc unpack.log
ser...@amdam2:/mnt/sdb8/sergei/QEMU/portable_perl/uwin> echo $?
1
"
, i.e. 'pcc' substring does not appear the screen output of 'tar zxvf ...'.

Another problem is that beta packages page does not mention 'uwin' source
at all, just the 'uwin' binaries, though sources of libraries are present:

"
beta packages
The following packages are available for beta testing (if a link is broken then 
the package is no longer beta):


astksh-20090505-1.setup.hint              ksh standalone cygwin setup hint
astksh-20090505-1-src.tar.bz2     (md5)           ksh standalone cygwin source
astksh-20090505-1.tar.bz2         (md5)           ksh standalone cygwin binary

INIT.2009-05-05.tgz       (md5)           INIT beta package
ast-ksh.2009-05-05.tgz            (md5)           ast-ksh beta package
ast-base.2009-05-05.tgz           (md5)           ast-base beta package
ast-open.2009-05-05.tgz           (md5)           ast-open beta package
ast-gpl.2009-05-05.tgz            (md5)           ast-gpl beta package
ast-dss.2009-01-20.tgz            (md5)           ast-dss beta package

uwin-base.2009-05-15.win32.i386.exe       (md5)           uwin base beta self 
extracting archive
uwin-dev.2009-05-07.win32.i386.exe        (md5)           uwin development beta 
self extracting archive
uwin-groff.2009-01-20.win32.i386.exe      (md5)           uwin groff beta self 
extracting archive
uwin-perl.2009-01-20.win32.i386.exe       (md5)           uwin perl beta self 
extracting archive
uwin-xbase.2009-01-20.win32.i386.exe      (md5)           uwin xbase beta self 
extracting archive
uwin-xdev.2009-01-20.win32.i386.exe       (md5)           uwin xdev beta self 
extracting archive
uwin-xfonts.2009-01-20.win32.i386.exe     (md5)           uwin xfonts beta self 
extracting archive
posix.dll         (md5)           latest unofficial uwin posix.dll
".

So, I really don't have a clue at the moment where to look for the 'pcc.c'
file.

Thanks,
  Sergei.


      

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

Reply via email to