[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pnet-developers] csant passing flags to mcs
From: |
Rhys Weatherley |
Subject: |
Re: [Pnet-developers] csant passing flags to mcs |
Date: |
Wed, 10 Aug 2005 07:24:53 +1000 |
User-agent: |
KMail/1.4.3 |
On Wednesday 10 August 2005 05:49 am, Marcus wrote:
> A nice fix to this would be to make csant use csc-style options for mcs as
> well.
As a temporary work-around, you can try specifying the compiler as "csc" on
the csant command-line but set the "CSC" environment variable to "mcs". Or
try to find out which option mcs is complaining about and patch it.
Cheers,
Rhys.