[Mono-list] Adding compile options
Jensen Somers
foss at jsomers.eu
Fri Oct 31 08:08:18 EDT 2008
sumesh0710 wrote:
> I dont understand "I had created a c project using mono"..
> mono is for executing .net programs in linux.
> c program can be compiled using gcc. Mono don't have any role here right?
>
> Please specify the errors which will help us to isolate the problem..
>
> also check http://tigcc.ticalc.org/doc/comopts.html
> http://tigcc.ticalc.org/doc/comopts.html
MonoDevelop has the possibility to create and compile C and C++
projects. He simply asked his question on the wrong mailing list.
>
>
>
> sojan wrote:
>> I had created a c project using mono. There are some build errors.
>> how can i add the compiler options of gcc
>>
>> Such as gcc -lm etc when building the project
>> i am using mono develop1.0
>>
>
If you right-click on your solution and open up it's properties you can
specify certain compiler options.
http://monodevelop.com/Image:SimpleCPPSolution_CompilerOptions.png
- Jensen
More information about the Mono-list
mailing list