Alexander Pyhalov <[email protected]> wrote:
>
> $ ls -l /usr/lib/cpp
> -rwxr-xr-x 1 root bin 69140 Feb 9 20:22 /usr/lib/cpp
> $ size /usr/lib/cpp
> text data bss dec hex filename
> 57298 9973 32608 99879 18627 /usr/lib/cpp
> $ what /usr/lib/cpp
> /usr/lib/cpp:
> open.c 1.1 96/06/07 Copyright 1986 Sun Micro
> vroot.c 1.1 96/06/07 SMI
>
> Seems the same...
OK it still seems to be a bit different than the one I have.
> Recompiled Schilly cpp with Studio. Got your results.
>
> --- /tmp/sun.cpp 2015-02-09 20:28:13.113917923 +0300
> +++ /tmp/s.cpp 2015-02-09 21:29:04.169507801 +0300
> @@ -294,7 +294,7 @@
> typedef long fd_mask;
> typedef long fds_mask;
> typedef struct fd_set {
> - long fds_bits[(((1024)+(( (sizeof (fds_mask) * 8))-1))/(
> (sizeof (fds_mask) * 8)))];
> + long fds_bits[ (((1024)+(( (sizeof (fds_mask) * 8)
> )-1))/( (sizeof (fds_mask) * 8) ))];
> } fd_set;
> extern int select(int, fd_set *, fd_set *,
> fd_set *, struct timeval *);
On other words, my original version is OK for you too to compile illumos?
Jörg
--
EMail:[email protected] (home) Jörg Schilling D-13353 Berlin
[email protected] (work) Blog:
http://schily.blogspot.com/
URL: http://cdrecord.org/private/
http://sourceforge.net/projects/schilytools/files/'
-------------------------------------------
illumos-discuss
Archives: https://www.listbox.com/member/archive/182180/=now
RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be
Modify Your Subscription:
https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4
Powered by Listbox: http://www.listbox.com