Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2002 20:11:36 +0000
From:      "Matt Lazarou" <optical_longhaul@hotmail.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   CLR for FreeBSD 4.4-stable and a C# Compiler.
Message-ID:  <F168WtIIZS2TRqf69aZ000210f3@hotmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I picked up a book on C# Programming.  C# is a langauge derived from C and 
C++, but it was created from the ground up.  However, you don't need a C# 
editor to write the programs in.  I used emacs and edit to write a simple 
program, but i can not compile the program.  C# programs are created to run 
on Common Langauge Runtime (CLR).    I was wondering if FreeBSD had a 
compatiable CLR runtime so i could execute the program. I did a query for it 
on google and got some results but most of the information wasn't to clear 
MS has released a CLR for FreeBSD yet to execute C# programs.

Another problem i'm having is compiling C# Source Code.  IE the extensionsto 
create the IL file you have to use the .cs naming convention so i named my 
file ie: hello.cs

When i open a terminal to compile the source file called hello.cs i type:

csc hello.cs to compile and i get the message command not found.  Could i 
use a graphical development tool to maybe compile a C# Program? or is there 
another command that i should execute to compile the C# source code.  I know 
that the command csc should be executed in a command line.

Has anyone else tryed C# Programming on freebsd if so any help would be 
greatly apperciated.



_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F168WtIIZS2TRqf69aZ000210f3>