----- Original Message -----
From: Wileman, Peter (P.) <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 25, 1999 8:00 AM
Subject: [analog-help] Solaris / cc
> make is failing when running on our Solaris system
>
> cc -O2 -DNODNS -DNEED_STRCMP -DUNIX -c alias.c
> "./analhea2.h", line 410: warning: signed is a keyword in ANSI C
> "./analhea2.h", line 410: undefined or not a type: signed
I use the Sun WorkShop C compiler in /opt/SUNWspro/bin/cc . If anyone has successfully
compiled this stuff with /usr/ucb/cc , I'm curious to know how you did it!
In fact, reading from the man page:
DESCRIPTION
/usr/ucb/cc is the interface to the BSD Compatibility Pack-
age C compiler. It is a script that looks for the link
/usr/ccs/bin/ucbcc to the C compiler. /usr/ccs/bin/ucbcc is
available only with the SPROcc package, whose default loca-
tion is /opt/SUNWspro. /usr/ucb/cc is identical to
/usr/ccs/bin/ucbcc, except that BSD headers are used and BSD
libraries are linked before base libraries. The
/opt/SUNWspro/man/man1/acc.1 man page is available only with
the SPROcc package.
Doing a man of acc and looking through the options, maybe you could try adding one of
-X[a|c|s|t]
cheers,
Simon
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------