[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PETSc compiler
- To: petsc-users@xxxxxxxxxxx
- Subject: Re: PETSc compiler
- From: "Aron Ahmadia" <aja2111@xxxxxxxxxxxx>
- Date: Thu, 19 Jul 2007 10:52:04 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=AcnAzpE+7nRuQfNlk7MkeYWE4gqm3kQzMNcShN60vQGr1X43YUmt8oiQyhAZa4cNVXzebHo/9MiMPIRMx9XkfWnMXSCitFsst2ff/HUNzfiJjAGyRfzatzUJCKLEsF5G2FtpYe6+Q5JPbT1PKVA4hs4qV3FEKE1WkAgtcnmprm8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=hCrKyQLaMGkPJYWofoYIoGvwjg2oAAVRVcKHB48Yeu5BpTRIoH/xOrtnzCmWwqVMsonEYzBJjcO3deKP2i7RncH/nJWNa8hJBwhj2Ap1e/DQiQ3fKD+7yJMkU94/f+h0yABrcXg5k96AzP+UrNByP3tWB7wOXAR1eBz0iVIZiSM=
- In-reply-to: <000001c7ca12$85d0bc60$4598580a@persistent.co.in>
- References: <000001c7ca12$85d0bc60$4598580a@persistent.co.in>
- Reply-to: petsc-users@xxxxxxxxxxx
- Sender: owner-petsc-users@xxxxxxxxxxx
Sumit,
The compilers are specified at the command-line when you make your
configure call.
i.e. from $PETSC_DIR
./config/configure.py --with-cc=gcc
if you need more information, try
./config/configure.py --help
And to answer your question, the compiler to use is stored in a
configuration file specific to your installation (generated by
configure.py), not in the generic common files.
Cheers
~A
On 7/19/07, Sumit Vaidya <sumit_vaidya@xxxxxxxxxxxxxxxx> wrote:
Hi,
Where is the option to change the compiler?
I saw $PCC in the bmake/common/variables file. Now I want to change the
compiler.
Where should I specify it?
Regards,
Sumit
DISCLAIMER ========== This e-mail may contain privileged and confidential
information which is the property of Persistent Systems Pvt. Ltd. It is
intended only for the use of the individual or entity to which it is
addressed. If you are not the intended recipient, you are not authorized to
read, retain, copy, print, distribute or use this message. If you have
received this communication in error, please notify the sender and delete
all copies of this message. Persistent Systems Pvt. Ltd. does not accept any
liability for virus infected mails.