Conditional Compile on HP-UX
Greig Morrison
greig.morrison at sympatico.ca
Fri Oct 14 13:39:34 CDT 2005
On Solaris the following syntax is used for conditional compiles in a
the korn or born shell:
qdesign cc="(XXX)"
Greig
------------------------------------------------------------------
Message: 1
Date: Thu, 13 Oct 2005 15:47:24 -0700
From: Darren Reely <darren.reely at latticesemi.com>
Subject: Re: Conditional Compile on HP-UX
To: Peschek Peter <Peter.Peschek at ba-ca.com>
Cc: "'powerh-l at lists.sowder.com'" <powerh-l at lists.sowder.com>
Message-ID: <434EE3FC.6060302 at latticesemi.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
The parenthesis mean something to Unix command line tools so your
probably getting this error; Badly placed ()'s.
Try qdesign CC='(XXX)'
I get an error when trying to place double quotes around XXX that says;
Quotation marks are not allowed within bracketed options.
Darren
Peschek Peter wrote:
> We are migrating from MPE to HPUX and I have a problem with
> conditional compiles of Qdesign.
>
> On MPE, the compile was performed by QDESIGN CC=("XXX") whereby XXX is
> the condition.
>
> How is the sysntax of the command on HPUX ?!?
>
> Thanks for your help !!
>
> Peter Peschek
>
More information about the powerh-l
mailing list